db4o

IExtClient.IsAlive Method 

checks if the client is currently connected to a server.

bool IsAlive();

Return Value

true if the client is alive.

Remarks

checks if the client is currently connected to a server.

See Also

IExtClient Interface | Db4objects.Db4o.Ext Namespace