Table of Contents

Class SchemaRegistry.PutCommandInvoker

Namespace
Azure.Iot.Operations.Services.SchemaRegistry.SchemaRegistry
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'put'.

public class SchemaRegistry.PutCommandInvoker : CommandInvoker<PutRequestPayload, PutResponsePayload>, IAsyncDisposable
Inheritance
SchemaRegistry.PutCommandInvoker
Implements
Inherited Members

Constructors

PutCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the SchemaRegistry.PutCommandInvoker class.

public PutCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient