com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Interface IConnection

  • All Superinterfaces:
    com.aspose.ms.System.IDisposable


    public interface IConnection
    extends com.aspose.ms.System.IDisposable

    IConnectionAdapter allows to manage connection to a server.

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getConnectionId()
      Gets connection Id
      boolean isDisposed()
      Gets value which is indicates whether connection is disposed
      • Methods inherited from interface com.aspose.ms.System.IDisposable

        dispose
    • Method Detail

      • getConnectionId

        int getConnectionId()

        Gets connection Id

      • isDisposed

        boolean isDisposed()

        Gets value which is indicates whether connection is disposed