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

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

공개 메소드들

메소드 설명
DevicesController ( IReliableStateManager stateManager, ServiceCancellation serviceCancellation ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetAsync ( ) : Task
GetQueueLengthAsync ( ) : Task

메소드 상세

DevicesController() 공개 메소드

public DevicesController ( IReliableStateManager stateManager, ServiceCancellation serviceCancellation ) : System.Collections.Generic
stateManager IReliableStateManager
serviceCancellation ServiceCancellation
리턴 System.Collections.Generic