![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
A response message envelope that holds request state and correlation information in response to using public API requests. More...
Public Member Functions | |
ServiceResponse () | |
Instantiate a new instance of the ServiceResponse class. More... | |
Properties | |
ServiceResponseStateType | State [get, set] |
The state of the request. More... | |
Guid | CorrelationId [get, set] |
The correlation id used to group together events and notifications. More... | |
double | Version [get, set] |
The version of the data being returned More... | |
![]() | |
double | Version [get, set] |
The version of the data being returned More... | |
![]() | |
ServiceResponseStateType | State [get, set] |
The state of the request. More... | |
Guid | CorrelationId [get, set] |
The correlation id used to group together events and notifications. More... | |
A response message envelope that holds request state and correlation information in response to using public API requests.