Click or drag to resize
RtspSessionManagerSetupWaitReplyTimeout Property
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session setup (Setup) reply.

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

Property Value

Type: TimeSpan
The setup wait reply timeout.
See Also