Property | Type | Description | |
---|---|---|---|
_count | int | ||
_nodes | List |
||
_threads | List |
Method | Description | |
---|---|---|
MultiNode ( |
||
Run ( ) : void |
This is where the magic happens! Sets up Shutdown, creates all the nodes, and call Connect on them in separate threads.
|
Method | Description | |
---|---|---|
StopPem ( System.DateTime now ) : void |
All nodes are disconnected? Stop the PathEL.
|
public MultiNode ( |
||
node_config | ||
count | int | |
return | System |
protected StopPem ( System.DateTime now ) : void | ||
now | System.DateTime | |
return | void |