EEndpoint

class EEndpoint : public EEnumBase<int>

Which side of the connection the keep-alive settings apply to.

static EEndpoint Client

Client side of the connection.

static EEndpoint Controller

Controller side of the connection.

static EEndpoint Both

Both sides of the connection.

EEndpoint::EEndpoint(int val)
Parameters

val

static EEndpoint EEndpoint::Convert(uint32_t val)