LumiSoft Net Help
Send Method (response)
NamespacesLumiSoft.Net.SIP.StackSIP_FlowSend(SIP_Response)
Sends specified response to flow remote end point.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Send(
	SIP_Response response
)
Public Sub Send ( 
	response As SIP_Response
)
public:
void Send(
	SIP_Response^ response
)
member Send : 
        response : SIP_Response -> unit 
Parameters
response (SIP_Response)
SIP response to send.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
ArgumentNullExceptionIs raised when response is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119