disconnectAll method

void disconnectAll()

Disconnects the current node from all remote node.

Implementation

void disconnectAll() => _datalinkManager.disconnectAll();