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: 18.03.00
Syntaxpublic int MaxAllowedConnections { get; set; }Property Value
Type: 
Int32
See Also