Sends specified request to flow remote end point.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Send( SIP_Request request )
Public Sub Send ( request As SIP_Request )
public: void Send( SIP_Request^ request )
member Send : request : SIP_Request -> unit
Parameters
- request (SIP_Request)
- SIP request to send.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
ArgumentNullException | Is raised when request is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119