EnvironmentPolicy.ReadingCurrentProcessDataEventArgs Properties
Contains data for the ReadingCurrentProcessData event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| Parameter | Gets the name of the process parameter. |
See Also