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: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static int NOMESSAGE { get; }
Property Value
Type:
Int32
See Also