Class AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandInvoker
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'setNotificationPreferenceForAssetUpdates'.
public class AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandInvoker : CommandInvoker<SetNotificationPreferenceForAssetUpdatesRequestPayload, SetNotificationPreferenceForAssetUpdatesResponseSchema>, IAsyncDisposable
- Inheritance
-
CommandInvoker<SetNotificationPreferenceForAssetUpdatesRequestPayload, SetNotificationPreferenceForAssetUpdatesResponseSchema>AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandInvoker
- Implements
- Inherited Members
Constructors
SetNotificationPreferenceForAssetUpdatesCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandInvoker class.
public SetNotificationPreferenceForAssetUpdatesCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient