Set the long value.

Namespace: Tangosol.Run.Xml
Assembly: Coherence (in Coherence.dll) Version: 12.1.2.0 (12.1.2.0)

Syntax

C#
public virtual void SetLong(
	long val
)

Parameters

val
Type: System..::..Int64
A new value of type long.

Implements

IXmlValue..::..SetLong(Int64)

See Also