Свойство | Тип | Описание | |
---|---|---|---|
_count | int | ||
_nodes | List |
||
_threads | List |
Метод | Описание | |
---|---|---|
MultiNode ( |
||
Run ( ) : void |
This is where the magic happens! Sets up Shutdown, creates all the nodes, and call Connect on them in separate threads.
|
Метод | Описание | |
---|---|---|
StopPem ( System.DateTime now ) : void |
All nodes are disconnected? Stop the PathEL.
|
public MultiNode ( |
||
node_config | ||
count | int | |
Результат | System |
protected StopPem ( System.DateTime now ) : void | ||
now | System.DateTime | |
Результат | void |