[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

checks if the client is currently connected to a server.

Namespace: Db4objects.Db4o.Ext
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function IsAlive As Boolean
C#
bool IsAlive ()
Visual C++
bool IsAlive ()

Return Value

true if the client is alive.

Remarks

checks if the client is currently connected to a server.