C# Class Microsoft.Azure.Devices.Applications.RemoteMonitoring.Simulator.WebJob.Cooler.CommandProcessors.StartCommandProcessor

Inheritance: Microsoft.Azure.Devices.Applications.RemoteMonitoring.Simulator.WebJob.SimulatorCore.CommandProcessors.CommandProcessor
Afficher le fichier Open project: Azure/azure-iot-remote-monitoring Class Usage Examples

Méthodes publiques

Méthode Description
HandleCommandAsync ( DeserializableCommand deserializableCommand ) : Task
StartCommandProcessor ( CoolerDevice device ) : System

Method Details

HandleCommandAsync() public méthode

public HandleCommandAsync ( DeserializableCommand deserializableCommand ) : Task
deserializableCommand Microsoft.Azure.Devices.Applications.RemoteMonitoring.Simulator.WebJob.SimulatorCore.Transport.DeserializableCommand
Résultat Task

StartCommandProcessor() public méthode

public StartCommandProcessor ( CoolerDevice device ) : System
device Microsoft.Azure.Devices.Applications.RemoteMonitoring.Simulator.WebJob.Cooler.Devices.CoolerDevice
Résultat System