Table of Contents

Class UniqueObjectReplacement

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
public class UniqueObjectReplacement
Inheritance
UniqueObjectReplacement

Constructors

UniqueObjectReplacement()

public UniqueObjectReplacement()

Fields

localObject

public ICoherenceSync localObject

Field Value

ICoherenceSync

localObjectInit

public Action<ICoherenceSync> localObjectInit

Field Value

Action<ICoherenceSync>

Properties

ReplaceReady

public bool ReplaceReady { get; }

Property Value

bool