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