Свойство | Type | Description | |
---|---|---|---|
LocalPath | string | ||
RemotePath | string |
Méthode | Description | |
---|---|---|
Close ( ) : bool | ||
HandleData ( MemBlock b, ISender ret, object state ) : void | ||
PathEdge ( Edge e, string local_path, string remote_path ) : Brunet.Concurrent | ||
Send ( ICopyable p ) : void | ||
Subscribe ( ) : void |
Méthode | Description | |
---|---|---|
HandleUnderClose ( object edge, |
public HandleData ( MemBlock b, ISender ret, object state ) : void | ||
b | MemBlock | |
ret | ISender | |
state | object | |
Résultat | void |
protected HandleUnderClose ( object edge, |
||
edge | object | |
args | ||
Résultat | void |
public PathEdge ( Edge e, string local_path, string remote_path ) : Brunet.Concurrent | ||
e | Edge | |
local_path | string | |
remote_path | string | |
Résultat | Brunet.Concurrent |