C# Class HA4IoT.ExternalServices.AzureCloud.QueueBasedApiContext

Inheritance: HA4IoT.Contracts.Api.ApiContext
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
QueueBasedApiContext ( string correlationId, string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System

Method Details

QueueBasedApiContext() public méthode

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
Résultat System