Click or drag to resize
UniqueKNodeNOMESSAGE Property
Distributed Algorithm Simulator
An LCR algorithm message containing NOMESSAGE as its X value represents a non-message. i.e., the same as no message being sent through the channel.

Namespace: DistributedAlgorithms
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static int NOMESSAGE { get; }

Property Value

Type: Int32
See Also