Table of Contents

Interface IOobMessage

Namespace
Coherence.Brisk.Models
Assembly
Coherence.Brisk.dll
public interface IOobMessage

Properties

IsReliable

bool IsReliable { get; }

Property Value

bool

Type

OobMessageType Type { get; }

Property Value

OobMessageType

Methods

Serialize(IOutOctetStream)

void Serialize(IOutOctetStream outStream)

Parameters

outStream IOutOctetStream