Cloud Connector API
version 3.5.1001.64485
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. More... | |
Properties | |
IDryRunStatus | Status [get, set] |
Gets the IDryRunStatus. More... | |
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. |
|
getset |
Gets the IDryRunStatus.