DataCollectionEnvironmentContext.CreateForLocalEnvironment Method
Include Protected Members
Include Inherited Members
Returns an environment context for a locally hosted agent and controller.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateForLocalEnvironment() | Returns a data collection environment context for a locally hosted agent and controller. | |
CreateForLocalEnvironment(DataCollectionContext) | Returns a data collection environment context for a locally hosted agent and controller by using the provided session data collection context. |
Top