Table of Contents

Class StateStore.InvokeCommandInvoker

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

Specializes the CommandInvoker class for Command 'invoke'.

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