ServiceClient.GetFileNotificationReceiver Method

Definition

Get the FileNotificationReceiver<T> which can deliver notifications for file upload operations. This call is made over AMQP. For more information see https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notifications.

C#
public virtual Microsoft.Azure.Devices.FileNotificationReceiver<Microsoft.Azure.Devices.FileNotification> GetFileNotificationReceiver();

Returns

An instance of FileNotificationReceiver<T>.

Applies to

Product Versions
Azure SDK for .NET Latest