XConnectionIsReachable Method |
Determines whether this connection is reachable.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsReachable()
Public Function IsReachable As Boolean
Return Value
Type:
Booleantrue if this connection is reachable; otherwise,
false.
See Also