AsyncProcessData Fields |
The AsyncProcessData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowUpdateThroughPersistentMedium |
If true, data can be serialized to persistent medium (e.g. shared storage on Azure).
If false, data will be not shared across non-sticky instances.
|
![]() | CancelledInfo |
Canceled information message
|
![]() | Data |
General process data
|
![]() | Error |
Error message
|
![]() | Information |
Information message
|
![]() | Parameter |
Async process parameter
|
![]() | ProcessGUID |
Process GUID
|
![]() | Status |
Worker status
|
![]() | Warning |
Warning message
|