Table of Contents

Class AdrBaseService.GetAssetCommandExecutor

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

Specializes a CommandExecutor class for Command 'getAsset'.

public class AdrBaseService.GetAssetCommandExecutor : CommandExecutor<GetAssetRequestPayload, GetAssetResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.GetAssetCommandExecutor
Implements
Inherited Members

Constructors

GetAssetCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.GetAssetCommandExecutor class.

public GetAssetCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient