public interface IConnection
extends com.aspose.ms.System.IDisposable
IConnectionAdapter allows to manage connection to a server.
Modifier and Type | Method and Description |
---|---|
int |
getConnectionId()
Gets connection Id
|
boolean |
isDisposed()
Gets value which is indicates whether connection is disposed
|