Skip to main content

GetCurrentProcessRequestResponse

The GetCurrentProcessRequestResponse class represents the response containing the current process and request identifiers within a workflow.

Properties

NameDescription
ProcessIdGets or sets the identifier of the current process.
RequestIdGets or sets the identifier of the current request.

Constructors

NameDescription
GetCurrentProcessRequestResponse()Initializes a new instance of the GetCurrentProcessRequestResponse class.
GetCurrentProcessRequestResponse(processId, requestId)Initializes a new instance of the GetCurrentProcessRequestResponse class with the specified process and request identifiers