GetCurrentProcessRequestResponse Constructors
An object defining constructors for the GetCurrentProcessRequestResponse class.
GetCurrentProcessRequestResponse(processId, requestId)
Initializes a new instance of the GetCurrentProcessRequestResponse
class with the specified process and request identifiers
Parameters:
processId (required): long?
The identifier of the process
requestId (required): long?
The identifier of the request
GetCurrentProcessRequestResponse()
Initializes a new instance of the GetCurrentProcessRequestResponse
class.