Свойство | Type | Description | |
---|---|---|---|
EMPTY_LIST | string[] |
Свойство | Type | Description | |
---|---|---|---|
_iphandler | |||
_realm | string | ||
_rpc |
Méthode | Description | |
---|---|---|
HandleRpc ( ISender caller, string method, IList args, object rs ) : void | ||
LocalDiscovery ( ITAHandler ta_handler, string realm, |
Méthode | Description | |
---|---|---|
HandleSeekTAs ( Object o, |
Incoming TAs are added to the ITAHandler
|
|
SeekTAs ( System.DateTime now ) : void |
Seek TAs.
|
public HandleRpc ( ISender caller, string method, IList args, object rs ) : void | ||
caller | ISender | |
method | string | |
args | IList | |
rs | object | |
Résultat | void |
protected HandleSeekTAs ( Object o, |
||
o | Object | |
ea | ||
Résultat | void |
public LocalDiscovery ( ITAHandler ta_handler, string realm, |
||
ta_handler | ITAHandler | |
realm | string | |
rpc | ||
iphandler | ||
Résultat | Brunet.Concurrent |
protected SeekTAs ( System.DateTime now ) : void | ||
now | System.DateTime | |
Résultat | void |
protected IPHandler,Brunet.Messaging _iphandler | ||
Résultat |