Click or drag to resize
NodeSentMsg Property
Distributed Algorithm Simulator
Sent message at the end of each step.

Namespace: WrapperClasses
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Message SentMsg { get; set; }

Property Value

Type: Message
See Also