Summary
checks if the client is currently connected to a server.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Ext 
- Containing Type
- IExtClient
Syntax
bool IsAlive()Remarks
checks if the client is currently connected to a server.
	Return Value
| Type | Description | 
|---|---|
| bool | true if the client is alive. |