Click or drag to resize
RtspSessionManagerDiscoverWaitReplyTimeout Property
Overrides DefaultWaitTimeout. The timeout used to specifically wait for initial (Describe) reply.

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

Property Value

Type: TimeSpan
The discover wait reply timeout.
See Also