프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildMessage | byte[] | ||
ParseResponse | string |
메소드 | 설명 | |
---|---|---|
GetParsedServers ( bool forceLocal = false, int limit ) : Task |
||
SetFilter ( string name, string value ) : void | ||
SourceMasterQuery ( string serverBrowserTag, Region region = Region.All ) : System |
메소드 | 설명 | |
---|---|---|
CreateServerDictionary ( ServerAddress address ) : |
||
RetrieveAsync ( int limit,
|
메소드 | 설명 | |
---|---|---|
BuildMessage ( string seed ) : byte[] | ||
ParseResponse ( ICollection |
protected CreateServerDictionary ( ServerAddress address ) : |
||
address | ServerAddress | |
리턴 |
public GetParsedServers ( bool forceLocal = false, int limit ) : Task |
||
forceLocal | bool | |
limit | int | |
리턴 | Task |
protected RetrieveAsync ( int limit,
|
||
limit | int | |
remote | ||
tried | int | |
리턴 | Task
|
public SetFilter ( string name, string value ) : void | ||
name | string | |
value | string | |
리턴 | void |
public SourceMasterQuery ( string serverBrowserTag, Region region = Region.All ) : System | ||
serverBrowserTag | string | |
region | Region | |
리턴 | System |