C# 클래스 Iot.Tenant.DataService.Controllers.EventsController

상속: Microsoft.AspNetCore.Mvc.Controller
파일 보기 프로젝트 열기: Azure-Samples/service-fabric-dotnet-iot 1 사용 예제들

공개 메소드들

메소드 설명
EventsController ( IReliableStateManager stateManager, StatefulServiceContext context, ServiceCancellation serviceCancellation ) : Common.System

비공개 메소드들

메소드 설명
Post ( string deviceId, [ events ) : Task

메소드 상세

EventsController() 공개 메소드

public EventsController ( IReliableStateManager stateManager, StatefulServiceContext context, ServiceCancellation serviceCancellation ) : Common.System
stateManager IReliableStateManager
context StatefulServiceContext
serviceCancellation ServiceCancellation
리턴 Common.System