Class AdrBaseService.GetAssetStatusCommandInvoker
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'getAssetStatus'.
public class AdrBaseService.GetAssetStatusCommandInvoker : CommandInvoker<GetAssetStatusRequestPayload, GetAssetStatusResponseSchema>, IAsyncDisposable
- Inheritance
-
AdrBaseService.GetAssetStatusCommandInvoker
- Implements
- Inherited Members
Constructors
GetAssetStatusCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.GetAssetStatusCommandInvoker class.
public GetAssetStatusCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient