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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic int MaxAllowedConnections { get; set; }Property Value
Int32
See Also