NetworkElement Disconnect Method ElecNetKit Documentation
Overload List

  NameDescription
Protected methodDisconnect(NetworkElement)
Disconnect this network element from another network element across all phases.
Protected methodStatic memberDisconnect(NetworkElement, NetworkElement)
Disconnects two NetworkElement from each other across all phases.
Protected methodStatic memberDisconnect(NetworkElement, Int32, NetworkElement, Int32)
Disconnects a specific phased connection between network elements.
Back to Top
See Also