Click or drag to resize
RtspSessionManagerTearDownWaitReplyTimeout Property
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session teardown (Teardown) reply.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeSpan TearDownWaitReplyTimeout { get; set; }

Property Value

Type: TimeSpan
The tear down wait reply timeout.
See Also