|
Cloud Connector API version 3.8.7000.64800
API for managing and configuring the Cloud Connector
|
Event arguments object specific for dry run events. More...
Inherits EventArgs.
Public Member Functions | |
| DryRunEventArgs (IDryRunStatus dryRunStatus) | |
| Initializes a new instance of the DryRunEventArgs class. | |
Properties | |
| IDryRunStatus | Status [get, set] |
| Gets the IDryRunStatus. | |
Event arguments object specific for dry run events.
| DryRunEventArgs | ( | IDryRunStatus | dryRunStatus | ) |
Initializes a new instance of the DryRunEventArgs class.
| dryRunStatus | The IDryRunStatus associated with the event. |