Ditto 4.7.5-rc.1
Loading...
Searching...
No Matches
DittoSDK.DittoBus Class Reference

Send and receive messages with remote Ditto peers in the mesh. More...

Inheritance diagram for DittoSDK.DittoBus:

Public Member Functions

void Dispose ()
 
void Send (byte[] destination, byte[] message)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

Action< BusMessage >? OnMessage [get, set]
 

Detailed Description

Send and receive messages with remote Ditto peers in the mesh.