Click or drag to resize
XConnectionIsConnected Method

Note: This API is now obsolete.

Determines whether the current user is connected.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[ObsoleteAttribute]
public bool IsConnected()

Return Value

Type: Boolean
true if this current user is connected; otherwise, false.
See Also