Click or drag to resize
RtspSessionManager Properties

The RtspSessionManager type exposes the following members.

Properties
  NameDescription
Public propertyDefaultWaitTimeout
The default timeout on all request/response transaction, if not overspecified by another property.
Public propertyDiscoverWaitReplyTimeout
Overrides DefaultWaitTimeout. The timeout used to specifically wait for initial (Describe) reply.
Public propertyDiscoveryReport
Gets or sets the discovery report.
Public propertyKeepAliveMethodType
Gets or sets the type of the keep alive method. Valid values are GetParmeter and Options
Public propertySetupWaitReplyTimeout
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session setup (Setup) reply.
Public propertyTearDownWaitReplyTimeout
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session teardown (Teardown) reply.
Top
See Also