LumiSoft Net Help
Close Method (closeReason)
NamespacesLumiSoft.Net.RTPRTP_SendStreamClose(String)
Closes this sending stream.
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)
Stream closing reason text what is reported to the remote party. 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