Click or drag to resize
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()

Return Value

Type: Boolean
true if this connection is reachable; otherwise, false.
See Also