Click or drag to resize
DiscoveryReport Fields

The DiscoveryReport type exposes the following members.

Fields
  NameDescription
Public fieldSession
A session object is returned from RtspSessionManager if the discovery was successful.
Public fieldSuccessful
Indication whether the initial discovery was successful.
Public fieldTimedOut
Indication whether the transaction has timed out.
Public fieldTracks
Tracks discovered from initial Describe method.
Public fieldTransaction
The transaction object containing request/response pair.
Public fieldTransportEstablished
If Discovery fails, this will indicate whether the underlying transport connection (TCP)was established.
Top
See Also