Property | Type | Description | |
---|---|---|---|
_ct | string | ||
_neighbors | Brunet.Connections.NodeInfo[] | ||
_target_ni | |||
_token | string |
Method | Description | |
---|---|---|
ConnectToMessage ( ConnectionType t, |
||
ConnectToMessage ( IDictionary ht ) : System.Collections | ||
ConnectToMessage ( string contype, |
||
ConnectToMessage ( string contype, |
||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
ToDictionary ( ) : IDictionary |
public ConnectToMessage ( ConnectionType t, |
||
t | ConnectionType | |
target | ||
token | string | |
return | System.Collections |
public ConnectToMessage ( IDictionary ht ) : System.Collections | ||
ht | IDictionary | |
return | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
neighbors | ||
token | string | |
return | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
token | string | |
return | System.Collections |
protected NodeInfo[],Brunet.Connections _neighbors | ||
return | Brunet.Connections.NodeInfo[] |