Table of Contents

Class SchemaRegistry.PutCommandInvoker

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

Specializes the CommandInvoker class for Command 'put'.

[CommandTopic("adr/dtmi:ms:adr:SchemaRegistry;2/put")]
public class SchemaRegistry.PutCommandInvoker : CommandInvoker<PutRequestSchema, PutResponseSchema>, 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