Table of Contents

Class SchemaRegistry.GetCommandExecutor

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

Specializes a CommandExecutor class for Command 'get'.

[CommandBehavior(true, "PT0H0M0S")]
[ServiceGroupId("schema-registry-edge")]
[CommandTopic("adr/dtmi:ms:adr:SchemaRegistry;2/get")]
public class SchemaRegistry.GetCommandExecutor : CommandExecutor<GetRequestSchema, GetResponseSchema>, IAsyncDisposable
Inheritance
SchemaRegistry.GetCommandExecutor
Implements
Inherited Members

Constructors

GetCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the SchemaRegistry.GetCommandExecutor class.

public GetCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient