Table of Contents

Class StateStore.InvokeCommandExecutor

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

Specializes a CommandExecutor class for Command 'invoke'.

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

Constructors

InvokeCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the StateStore.InvokeCommandExecutor class.

public InvokeCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient