C# Class Iot.Tenant.DataService.Controllers.DevicesController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: Azure-Samples/service-fabric-dotnet-iot Class Usage Examples

Méthodes publiques

Méthode Description
DevicesController ( IReliableStateManager stateManager, ServiceCancellation serviceCancellation ) : System.Collections.Generic

Private Methods

Méthode Description
GetAsync ( ) : Task
GetQueueLengthAsync ( ) : Task

Method Details

DevicesController() public méthode

public DevicesController ( IReliableStateManager stateManager, ServiceCancellation serviceCancellation ) : System.Collections.Generic
stateManager IReliableStateManager
serviceCancellation ServiceCancellation
Résultat System.Collections.Generic