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()
<ObsoleteAttribute>
Public Function IsConnected As Boolean
Return Value
Type:
Booleantrue if this current user is connected; otherwise,
false.
See Also