Click or drag to resize
AsyncProcessData Methods

The AsyncProcessData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDataForProcess
Gets the data for process with the given process GUID
Public methodGetObjectData
Gets the object data for serialization
Public methodSaveToPersistentMedium
Saves the process data to a persistent storage if the application runs on web farm
Public methodUpdateFromPersistentMedium
Updates the process data from a persistent storage if the application runs on web farm
Public methodUpdateStatusFromPersistentMedium
Updates the process status from a persistent storage if the application runs on web farm
Top
See Also