Class SchemaRegistry.PutCommandExecutor
- Namespace
- Azure.Iot.Operations.Services.SchemaRegistry.SchemaRegistry
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes a CommandExecutor
class for Command 'put'.
public class SchemaRegistry.PutCommandExecutor : CommandExecutor<PutRequestPayload, PutResponsePayload>, IAsyncDisposable
- Inheritance
-
SchemaRegistry.PutCommandExecutor
- Implements
- Inherited Members
Constructors
PutCommandExecutor(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the SchemaRegistry.PutCommandExecutor class.
public PutCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient