Share via


DiagnosticsInstance Members

Microsoft Robotics Class Reference

The DiagnosticsInstance type exposes the following members.

Constructors

  Name Description
Public method DiagnosticsInstance
Initializes a new instance of the DiagnosticsInstance class

Methods

  Name Description
Public method BuildCommonCategoryLogDetails
Creates a LogDetails from a common category and specified type
Public method ClearActivityData
Clears an activity activity
Public method ClearAllActivityData
Clears all activity elements
Public method ClearAllDefaultArgumentData
Clears all Default argument data elements
Public method Clone
Creates a copy of the diagnostics instance obect
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetActivityData
Gets an activity activity
Public method GetDefaultArgumentData
Gets the default argument data.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Log(Enum, array

Properties

  Name Description
Public property ActivityData
Gets the current activity data associated with the provider
Public property DefaultArgumentData
Gets the default argument data associated with the provider.
Public property LogHandler
Gets or sets the log handler used by this diagnostics instance

See Also

DiagnosticsInstance Class

Microsoft.Dss.Diagnostics Namespace