Click or drag to resize
NodeRcvdMsg Property
Distributed Algorithm Simulator
Received message at each step.

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

Property Value

Type: Message
See Also