Table of Contents

Class StateStore.InvokeCommandInvoker

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

Specializes the CommandInvoker class for Command 'invoke'.

public class StateStore.InvokeCommandInvoker : CommandInvoker<byte[], byte[]>, IAsyncDisposable
Inheritance
StateStore.InvokeCommandInvoker
Implements
Inherited Members

Constructors

InvokeCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the StateStore.InvokeCommandInvoker class.

public InvokeCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient