Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
DryRunEventArgs Class Reference

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...
 

Detailed Description

Event arguments object specific for dry run events.

Constructor & Destructor Documentation

DryRunEventArgs ( IDryRunStatus  dryRunStatus)

Initializes a new instance of the DryRunEventArgs class.

Parameters
dryRunStatusThe IDryRunStatus associated with the event.

Property Documentation


The documentation for this class was generated from the following file: