Class AdrBaseService.GetAssetCommandExecutor
- 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
ApplicationContextmqttClient
IMqttPubSubClient