| AsyncProcessData Methods |
The AsyncProcessData type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDataForProcess |
Gets the data for process with the given process GUID
| |
| GetObjectData |
Gets the object data for serialization
| |
| SaveToPersistentMedium |
Saves the process data to a persistent storage if the application runs on web farm
| |
| UpdateFromPersistentMedium |
Updates the process data from a persistent storage if the application runs on web farm
| |
| UpdateStatusFromPersistentMedium |
Updates the process status from a persistent storage if the application runs on web farm
|