Method | Description | |
---|---|---|
Dispose ( ) : void |
Release any contained resources.
|
|
ToString ( ) : string |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Release any contained resources.
|
Method | Description | |
---|---|---|
Destroy ( ) : void |
Dispose this class and all objects it holds
|
|
Join ( |
Add peer to group Ignore duplicate joins
|
|
Leave ( |
Remove peer from group
|
|
NewGroup ( string name, ZyreGroup>.Dictionary |
Construct new group object
|
|
Send ( |
Send message to all peers in group
|
|
ZyreGroup ( string name ) : System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources are to be released |
return | void |