Class AdrBaseService.AssetUpdateEventTelemetryReceiver
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the TelemetryReceiver
class for type AssetUpdateEventTelemetry
.
public class AdrBaseService.AssetUpdateEventTelemetryReceiver : TelemetryReceiver<AssetUpdateEventTelemetry>, IAsyncDisposable
- Inheritance
-
AdrBaseService.AssetUpdateEventTelemetryReceiver
- Implements
- Inherited Members
Constructors
AssetUpdateEventTelemetryReceiver(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.AssetUpdateEventTelemetryReceiver class.
public AssetUpdateEventTelemetryReceiver(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient