Class ThreadedClient
- Namespace
- TaleWorlds.Diamond
- Assembly
- TaleWorlds.Diamond.dll
public class ThreadedClient : IClient
- Inheritance
-
ThreadedClient
- Implements
- Inherited Members
Constructors
ThreadedClient(IClient)
public ThreadedClient(IClient client)
Parameters
client
IClient
Properties
AccessProvider
public ILoginAccessProvider AccessProvider { get; }
Property Value
AliveCheckTimeInMiliSeconds
public long AliveCheckTimeInMiliSeconds { get; }
Property Value
IsInCriticalState
public bool IsInCriticalState { get; }
Property Value
Methods
CheckConnection()
public Task<bool> CheckConnection()
Returns
Tick()
public void Tick()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).