Table of Contents

Class StateStore.InvokeCommandExecutor

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

Specializes a CommandExecutor class for Command 'invoke'.

[CommandTopic("statestore/v1/FA9AE35F-2F64-47CD-9BFF-08E2B32A0FE8/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