Delen via


SessionTrace Members

Include Protected Members
Include Inherited Members

XXX. This class cannot be inherited.

The SessionTrace type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method Start() Starts a session trace based on the SessionTrace object.
Public method Stop() Stops a session trace based on the SessionTrace object.
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property IsStarted Gets the status of a session trace from a SessionTrace object.
Public property Parent Gets the parent Server of the SessionTrace object.

Top

Events

  Name Description
Public event OnEvent
Public event Stopped

Top