Table of Contents

Struct InteropNetworkConditions

Namespace
Coherence.Core
Assembly
Coherence.Core.Native.dll
public struct InteropNetworkConditions

Constructors

InteropNetworkConditions(Condition)

public InteropNetworkConditions(Condition condition)

Parameters

condition Condition

Fields

ReceiveDelaySec

public float ReceiveDelaySec

Field Value

float

ReceiveDropRate

public float ReceiveDropRate

Field Value

float

SendDelaySec

public float SendDelaySec

Field Value

float

SendDropRate

public float SendDropRate

Field Value

float