Property | Type | Description | |
---|---|---|---|
LocalPath | string | ||
RemotePath | string |
Property | Type | Description | |
---|---|---|---|
_pem | IDataHandler |
Method | Description | |
---|---|---|
Close ( ) : bool | ||
HandleData ( |
||
PathEdge ( IDataHandler path_handler, Edge e, string local_path, string remote_path ) : Brunet.Concurrent | ||
Send ( ICopyable p ) : void | ||
Subscribe ( ) : void |
Method | Description | |
---|---|---|
HandleUnderClose ( object edge, |
public HandleData ( |
||
b | ||
ret | ISender | |
state | object | |
return | void |
protected HandleUnderClose ( object edge, |
||
edge | object | |
args | ||
return | void |
public PathEdge ( IDataHandler path_handler, Edge e, string local_path, string remote_path ) : Brunet.Concurrent | ||
path_handler | IDataHandler | |
e | Edge | |
local_path | string | |
remote_path | string | |
return | Brunet.Concurrent |