ConnectionInfo IsConnectable Property NetworkComms.Net Help
True if the RemoteEndPoint is connectable.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool IsConnectable { get; private set; }

Property Value

Type: OnlineBoolean
See Also