Свойство | Type | Description | |
---|---|---|---|
Address | Address | ||
ConType | string | ||
CreationTime | System.DateTime | ||
DictKeys | string[] | ||
MainType | ConnectionType |
Свойство | Type | Description | |
---|---|---|---|
_state | Mutable |
||
_string_to_main_type | ConnectionType>.Dictionary |
Méthode | Description | |
---|---|---|
Abort ( ) : ConnectionState>.Pair |
||
Close ( |
||
Connection ( ) : NUnit.Framework | ||
Connection ( Edge e, Address a, string connectiontype, |
||
ConnectionTypeToString ( ConnectionType t ) : string | ||
SetEdge ( Edge e, |
||
SetState ( |
||
SetStatus ( |
||
StringToMainType ( string s ) : ConnectionType | ||
ToDictionary ( ) : IDictionary | ||
ToString ( ) : string | ||
ToUri ( ) : string |
Méthode | Description | |
---|---|---|
TestParsing ( ) : void |
public Close ( |
||
rpc | ||
reason | string | |
Résultat | ConnectionState>.Pair |
public Connection ( Edge e, Address a, string connectiontype, |
||
e | Edge | |
a | Address | |
connectiontype | string | |
sm | ||
peerlm | ||
Résultat | NUnit.Framework |
static public ConnectionTypeToString ( ConnectionType t ) : string | ||
t | ConnectionType | |
Résultat | string |
public SetEdge ( Edge e, |
||
e | Edge | |
lm | ||
Résultat | ConnectionState>.Pair |
public SetState ( |
||
cs | ||
Résultat | ConnectionState>.Pair |
public SetStatus ( |
||
sm | ||
Résultat | ConnectionState>.Pair |
static public StringToMainType ( string s ) : ConnectionType | ||
s | string | |
Résultat | ConnectionType |