Sets the replication count to 'replicate on all nodes'.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)

Syntax

C#
public static int REPLICATE_ALL
Visual Basic
Public Shared REPLICATE_ALL As Integer
Visual C++
public:
static int REPLICATE_ALL
F#
static val mutable REPLICATE_ALL: int

Field Value

Type: Int32

See Also