Method | Description | |
---|---|---|
QueueBasedApiContext ( string correlationId, string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System |
public QueueBasedApiContext ( string correlationId, string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System | ||
correlationId | string | |
uri | string | |
request | Newtonsoft.Json.Linq.JObject | |
response | Newtonsoft.Json.Linq.JObject | |
return | System |