Microsoft Azure IoT Gateway SDK - .NET Binding  1.0.2
The Microsoft Azure IoT Gateway SDK .NET binding contains the infrastructure needed to develop modules in Any .NET Language.
Public Member Functions | List of all members
Microsoft.Azure.IoT.Gateway.Broker Class Reference

Object that represents the message broker, to which messsages will be published. More...

Public Member Functions

void Publish (Message message)
 Publish a message to the gateway message broker. More...
 

Detailed Description

Object that represents the message broker, to which messsages will be published.

Member Function Documentation

◆ Publish()

void Microsoft.Azure.IoT.Gateway.Broker.Publish ( Message  message)
inline

Publish a message to the gateway message broker.

Parameters
messageObject representing the message to be published to the broker.
Returns

The documentation for this class was generated from the following file: