Table of Contents

Class KeepAlive

Namespace
Coherence.Brisk.Models
Assembly
Coherence.Brisk.dll
public class KeepAlive : IOobMessage
Inheritance
KeepAlive
Implements

Constructors

KeepAlive()

public KeepAlive()

Properties

IsReliable

public bool IsReliable { get; set; }

Property Value

bool

Type

public OobMessageType Type { get; }

Property Value

OobMessageType

Methods

Deserialize(IInOctetStream)

public static KeepAlive Deserialize(IInOctetStream stream)

Parameters

stream IInOctetStream

Returns

KeepAlive

Serialize(IOutOctetStream)

public void Serialize(IOutOctetStream stream)

Parameters

stream IOutOctetStream

ToString()

public override string ToString()

Returns

string