Distributed Algorithm Simulator
Represents whether algorithm is initialized or not.
Namespace: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Init { get; set; }
Property Value
Type:
Boolean
See Also