Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The SamplingGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SamplingGroup |
Creates a new instance of a sampling group.
|
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges |
Updates the group by apply any pending changes.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ModifyMonitoring |
Checks if the monitored item can still be handled by the group.
| |
| Shutdown |
Stops the sampling thread.
| |
| StartMonitoring |
Checks if the monitored item can be handled by the group.
| |
| Startup |
Starts the sampling thread which periodically reads the items in the group.
| |
| StopMonitoring |
Stops monitoring the item.
| |
| ToString | (Inherited from Object.) |