Property | Type | Description | |
---|---|---|---|
OptionScanPingTimeout | int |
Property | Type | Description | |
---|---|---|---|
AddToRecentList | void | ||
AddToSavedList | void | ||
FilterList | IEnumerable |
||
LoadAndFilterList | IEnumerable |
||
ScanDefferedAsync | Task |
Method | Description | |
---|---|---|
AddRecentServer ( |
||
AddServer ( [ address, IProgress |
||
LoadList ( ) : IEnumerable |
Method | Description | |
---|---|---|
ScanInner ( ) : IEnumerable |
||
ScanInnerAsync ( ) : Task |
Method | Description | |
---|---|---|
AddToRecentList ( string ip, int httpPort ) : void | ||
AddToSavedList ( string ip, int httpPort ) : void | ||
FilterList ( IEnumerable |
||
LoadAndFilterList ( string filename ) : IEnumerable |
||
ScanDefferedAsync ( ) : Task |
public AddRecentServer ( |
||
information | ||
return | void |
public AddServer ( [ address, IProgress |
||
address | [ | |
progress | IProgress |
|
cancellation | ||
return | Task |