Table of Contents

Class AdrBaseService.GetAssetStatusCommandInvoker

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
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 ApplicationContext
mqttClient IMqttPubSubClient