Microsoft.Activities.Extensions |
ActivityStateRecordExtensions Methods |
ActivityStateRecordExtensions Class See Also Send Feedback |
The ActivityStateRecordExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetArgument<(Of <<'(T>)>>) |
Gets an argument
| |
GetInstanceState |
Converts the string representation of the ActivityStateRecord.State member to an ActivityInstanceState
| |
GetVariable<(Of <<'(T>)>>) |
Gets a variable from the record
| |
IsClosed |
Determines if the ActivityStateRecord was in a closed state
| |
IsExecuting |
Determines if the ActivityStateRecord was in an Executing state
| |
ToFormattedString |
Returns the record as a formatted string
| |
Trace |
Provides a human readable trace
|