Class SchemaRegistry.GetCommandInvoker
- Namespace
- Azure.Iot.Operations.Services.SchemaRegistry.SchemaRegistry
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'get'.
public class SchemaRegistry.GetCommandInvoker : CommandInvoker<GetRequestPayload, GetResponsePayload>, 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
ApplicationContextmqttClient
IMqttPubSubClient