Click or drag to resize
RtspSessionManagerOnDisconnect Event
Event raised when the underlying transport of this session was disconnected.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public event OnDisconnect OnDisconnect

Value

Type: StreamCoders.NetworkOnDisconnect
See Also