Table of Contents

Class SchemaRegistry.GetCommandInvoker

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

Specializes the CommandInvoker class for Command 'get'.

[CommandTopic("adr/dtmi:ms:adr:SchemaRegistry;2/get")]
public class SchemaRegistry.GetCommandInvoker : CommandInvoker<GetRequestSchema, GetResponseSchema>, IAsyncDisposable
Inheritance
SchemaRegistry.GetCommandInvoker
Implements
Inherited Members

Constructors

GetCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the SchemaRegistry.GetCommandInvoker class.

public GetCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient