Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
IEventState Interface Reference

Interface for representing the event state for event information. See IEventInformation for further information. More...

Inherited by EventState.

Properties

string Phase [get]
 Gets the phase defined in this event state. More...
 
int MainUploadProgress [get]
 Gets the progress of main uploading. More...
 
int MainProcessProgress [get]
 Gets the progress of main processing. More...
 
int PluginUploadProgress [get]
 Gets the progress of plugin uploading. More...
 
int PluginProcessProgress [get]
 Gets the progress of plugin processing. More...
 

Detailed Description

Interface for representing the event state for event information. See IEventInformation for further information.

Property Documentation

int MainProcessProgress
get

Gets the progress of main processing.

int MainUploadProgress
get

Gets the progress of main uploading.

string Phase
get

Gets the phase defined in this event state.

int PluginProcessProgress
get

Gets the progress of plugin processing.

int PluginUploadProgress
get

Gets the progress of plugin uploading.


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