LumiSoft Net Help
Close Method (closeReason)
NamespacesLumiSoft.Net.RTPRTP_MultimediaSessionClose(String)
Closes RTP multimedia session, sends BYE with optional reason text to remote targets.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Close(
	string closeReason
)
Public Sub Close ( 
	closeReason As String
)
public:
void Close(
	String^ closeReason
)
member Close : 
        closeReason : string -> unit 
Parameters
closeReason (String)
Close reason. Value null means not specified.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this method is accessed.

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