Свойство | Тип | Описание | |
---|---|---|---|
OptionForceDisabledCache | bool | ||
OptionIgnoreSystemProxy | bool | ||
OptionLanPollTimeout | int | ||
OptionLanSocketTimeout | int | ||
OptionSaveResponses | bool | ||
OptionUseWebClient | bool | ||
OptionWebRequestTimeout | int |
Свойство | Тип | Описание | |
---|---|---|---|
BroadcastPing | FoundServerInformation | ||
GetBroadcastAddresses | IEnumerable |
||
Load | string | ||
LoadAsync | Task |
||
LoadListUsingRequest | AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
LoadUsingClient | string | ||
LoadUsingClientAsync | Task |
||
LoadUsingRequest | string | ||
LoadUsingRequestAsync | Task |
||
NextServer | void | ||
PrepareLan | |||
TryToBook | |||
TryToGetCurrentInformation | |||
TryToGetCurrentInformationAsync | Task |
||
TryToGetInformation | |||
TryToGetInformationDirect | |||
TryToGetInformationDirect | |||
TryToGetInformationDirectAsync | Task |
||
TryToGetList | AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
TryToPingServer | TimeSpan>.Tuple | ||
TryToPingServerAsync | TimeSpan>>.Task | ||
TryToUnbook | void |
Метод | Описание | |
---|---|---|
ParseAddress ( string address, string &ip, int &port ) : bool | ||
TryToGetLanList ( ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
TryToGetLanList ( IEnumerable |
||
TryToGetLanList ( Action |
||
TryToGetLanList ( Action |
Метод | Описание | |
---|---|---|
BroadcastPing ( |
||
GetBroadcastAddresses ( ) : IEnumerable |
||
Load ( string uri ) : string | ||
LoadAsync ( string uri ) : Task |
||
LoadListUsingRequest ( string uri ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
LoadUsingClient ( string uri ) : string | ||
LoadUsingClientAsync ( string uri ) : Task |
||
LoadUsingRequest ( string uri ) : string | ||
LoadUsingRequestAsync ( string uri ) : Task |
||
NextServer ( ) : void | ||
PrepareLan ( |
||
TryToBook ( string ip, int portC, string password, string carId, string skinId, string driverName, string teamName ) : |
||
TryToGetCurrentInformation ( string ip, int portC ) : |
||
TryToGetCurrentInformationAsync ( string ip, int portC ) : Task |
||
TryToGetInformation ( string ip, int port ) : |
||
TryToGetInformationDirect ( [ address ) : |
||
TryToGetInformationDirect ( string ip, int portC ) : |
||
TryToGetInformationDirectAsync ( string ip, int portC ) : Task |
||
TryToGetList ( ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
TryToPingServer ( string ip, int port, int timeout ) : TimeSpan>.Tuple |
||
TryToPingServerAsync ( string ip, int port, int timeout ) : TimeSpan>>.Task |
||
TryToUnbook ( string ip, int portC ) : void |
public static ParseAddress ( string address, string &ip, int &port ) : bool | ||
address | string | |
ip | string | |
port | int | |
Результат | bool |
public static TryToGetLanList ( ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] | ||
Результат | AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] |
public static TryToGetLanList ( IEnumerable |
||
ports | IEnumerable |
|
Результат | AcManager.Tools.Helpers.Api.Kunos.ServerInformation[] |
public static TryToGetLanList ( Action |
||
foundCallback | Action |
|
Результат | void |
public static TryToGetLanList ( Action |
||
foundCallback | Action |
|
ports | IEnumerable |
|
Результат | void |
public static bool OptionForceDisabledCache | ||
Результат | bool |
public static bool OptionIgnoreSystemProxy | ||
Результат | bool |
public static int OptionLanPollTimeout | ||
Результат | int |
public static int OptionLanSocketTimeout | ||
Результат | int |
public static bool OptionSaveResponses | ||
Результат | bool |
public static bool OptionUseWebClient | ||
Результат | bool |