SessionTrace Members
Include Protected Members
Include Inherited Members
XXX. This class cannot be inherited.
The SessionTrace type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
Start() | Starts a session trace based on the SessionTrace object. |
![]() |
Stop() | Stops a session trace based on the SessionTrace object. |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsStarted | Gets the status of a session trace from a SessionTrace object. |
![]() |
Parent | Gets the parent Server of the SessionTrace object. |
Top