C# 클래스 HA4IoT.ExternalServices.AzureCloud.QueueBasedApiContext

상속: HA4IoT.Contracts.Api.ApiContext
파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation 1 사용 예제들

공개 메소드들

메소드 설명
QueueBasedApiContext ( string correlationId, string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System

메소드 상세

QueueBasedApiContext() 공개 메소드

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
리턴 System