ActivityStateRecordExtensions Methods

MS Activities Extensions

Collapse imageExpand ImageCopy imageCopyHover image

The ActivityStateRecordExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetArgument<(Of <<'(T>)>>)
Gets an argument
Public methodStatic memberGetInstanceState
Converts the string representation of the ActivityStateRecord.State member to an ActivityInstanceState
Public methodStatic memberGetVariable<(Of <<'(T>)>>)
Gets a variable from the record
Public methodStatic memberIsClosed
Determines if the ActivityStateRecord was in a closed state
Public methodStatic memberIsExecuting
Determines if the ActivityStateRecord was in an Executing state
Public methodStatic memberToFormattedString
Returns the record as a formatted string
Public methodStatic memberTrace
Provides a human readable trace

See Also