Table of Contents

Class AdrBaseService.GetAssetCommandInvoker

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'getAsset'.

public class AdrBaseService.GetAssetCommandInvoker : CommandInvoker<GetAssetRequestPayload, GetAssetResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.GetAssetCommandInvoker
Implements
Inherited Members

Constructors

GetAssetCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.GetAssetCommandInvoker class.

public GetAssetCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient