Table of Contents

Class SchemaRegistry.GetCommandExecutor

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

Specializes a CommandExecutor class for Command 'get'.

[CommandBehavior(true, "P1D")]
public class SchemaRegistry.GetCommandExecutor : CommandExecutor<GetRequestPayload, GetResponsePayload>, 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