PSWorkflowRemoteActivityState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PSWorkflowRemoteActivityState
public ref class PSWorkflowRemoteActivityState sealed
public ref class PSWorkflowRemoteActivityState sealed
class PSWorkflowRemoteActivityState sealed
public sealed class PSWorkflowRemoteActivityState
type PSWorkflowRemoteActivityState = class
Public NotInheritable Class PSWorkflowRemoteActivityState
- Inheritance
-
PSWorkflowRemoteActivityState
Constructors
PSWorkflowRemoteActivityState(PSWorkflowInstanceStore, Dictionary<String,Dictionary<Int32,Tuple<Object,String>>>) |
Creates a PSWorkflowRemoteActivityState for a workflow instance based on deserialized object |
Methods
GetSerializedData() |
Retrieves RemoteActivityState object to be serialized |