RtspSessionManagerTearDownSession Method |
Attempts to tear down (Teardown) the RTSP session.
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic void TearDownSession()
Public Sub TearDownSession
public:
void TearDownSession()
member TearDownSession : unit -> unit
See Also