ConnectorMaxAllowedConnections Property |
Optional limit to the number of connectors that this connector can connect to.
This is int.MaxValue by default making it effectively unlimited.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic int MaxAllowedConnections { get; set; }Property Value
Type:
Int32
See Also