Returns !left.Equals(right)
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- left
- Type: NetworkCommsDotNet ConnectionInfo
Left connectionInfo
- right
- Type: NetworkCommsDotNet ConnectionInfo
Right connectionInfo
Return Value
Type:![Online Online](./../icons/online_icon.gif)
True if both are different, otherwise false
See Also