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