Ditto 4.8.0
Loading...
Searching...
No Matches
DittoSDK.DittoBus Class Reference

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

Inherits IDisposable.

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.