Click or drag to resize
Session Properties

The Session type exposes the following members.

Properties
  NameDescription
Public propertyHeaderType
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.)
Public propertyStatic memberKeepAliveMethodType
Public propertySessionId
This request and response header field identifies an RTSP session started by the media server in a Setup response and concluded by Teardown on the presentation URL. The session identifier is chosen by the media server.
Public propertySessionIdInt
Gets or sets or Sets the SessionID_Int property.
Public propertyTimeoutSeconds
The timeout parameter is only allowed in a response header. The server uses it to indicate to the client how long the server is prepared to wait between RTSP commands before closing the session due to lack of activity, measured in seconds.
Top
See Also