프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Address | Address | ||
ConType | string | ||
CreationTime | System.DateTime | ||
DictKeys | string[] | ||
MainType | ConnectionType |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_state | Mutable |
||
_string_to_main_type | ConnectionType>.Dictionary |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
TestParsing ( ) : void |
public Close ( |
||
rpc | ||
reason | string | |
리턴 | ConnectionState>.Pair |
public Connection ( Edge e, Address a, string connectiontype, |
||
e | Edge | |
a | Address | |
connectiontype | string | |
sm | ||
peerlm | ||
리턴 | NUnit.Framework |
static public ConnectionTypeToString ( ConnectionType t ) : string | ||
t | ConnectionType | |
리턴 | string |
public SetEdge ( Edge e, |
||
e | Edge | |
lm | ||
리턴 | ConnectionState>.Pair |
public SetState ( |
||
cs | ||
리턴 | ConnectionState>.Pair |
public SetStatus ( |
||
sm | ||
리턴 | ConnectionState>.Pair |
static public StringToMainType ( string s ) : ConnectionType | ||
s | string | |
리턴 | ConnectionType |