Table of Contents

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

ILoginAccessProvider

AliveCheckTimeInMiliSeconds

public long AliveCheckTimeInMiliSeconds { get; }

Property Value

long

IsInCriticalState

public bool IsInCriticalState { get; }

Property Value

bool

Methods

CheckConnection()

public Task<bool> CheckConnection()

Returns

Task<bool>

Tick()

public void Tick()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).