Table of Contents

Class Ack

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

Constructors

Ack()

public Ack()

Fields

Instance

public static readonly Ack Instance

Field Value

Ack

Properties

IsReliable

public bool IsReliable { get; set; }

Property Value

bool

Type

public OobMessageType Type { get; }

Property Value

OobMessageType

Methods

Serialize(IOutOctetStream)

public void Serialize(IOutOctetStream outStream)

Parameters

outStream IOutOctetStream