Click or drag to resize

MatchDiagnosticSession Methods

The MatchDiagnosticSession type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetSessionData
Get the captured session data
Public methodGetType (Inherited from Object.)
Public methodLogEnd
Log the end of the match operation
Public methodLogEndAction
Log the end of the action
Public methodLogEndStage
Log the end of a stage
Public methodLogSampleT
Log a count
Public methodLogStart
Log the start of a diagnostic session
Public methodLogStartAction
Log the start of an action
Public methodLogStartStage
Log the starting of a stage
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods.)
Top
See Also