Closes RTP session, sends BYE with optional reason text to remote targets.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119