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.
|
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... | |
Object that represents the message broker, to which messsages will be published.
|
inline |
Publish a message to the gateway message broker.
message | Object representing the message to be published to the broker. |