Distributed Algorithm Simulator
Indicates whether a message is a special message or not.
True: special message, False: regular message.
Namespace: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SP { get; set; }
Property Value
Type:
Boolean
See Also