Property | Type | Description | |
---|---|---|---|
BuildMessage | byte[] | ||
ParseResponse | string |
Method | Description | |
---|---|---|
GetParsedServers ( bool forceLocal = false, int limit ) : Task |
||
SetFilter ( string name, string value ) : void | ||
SourceMasterQuery ( string serverBrowserTag, Region region = Region.All ) : System |
Method | Description | |
---|---|---|
CreateServerDictionary ( ServerAddress address ) : |
||
RetrieveAsync ( int limit,
|
Method | Description | |
---|---|---|
BuildMessage ( string seed ) : byte[] | ||
ParseResponse ( ICollection |
protected CreateServerDictionary ( ServerAddress address ) : |
||
address | ServerAddress | |
return |
public GetParsedServers ( bool forceLocal = false, int limit ) : Task |
||
forceLocal | bool | |
limit | int | |
return | Task |
protected RetrieveAsync ( int limit,
|
||
limit | int | |
remote | ||
tried | int | |
return | Task
|
public SetFilter ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |
public SourceMasterQuery ( string serverBrowserTag, Region region = Region.All ) : System | ||
serverBrowserTag | string | |
region | Region | |
return | System |