Modifier and Type | Method and Description |
---|---|
ImapResponse |
ImapClient.endSendCustomCommand(com.aspose.ms.System.IAsyncResult asyncResult)
Waits for the pending asynchronous operation to complete.
|
ImapResponse |
ImapClient.sendCustomCommand(IConnection iConnection,
String customCommand)
Send the specified custom command to the server.
|
ImapResponse |
ImapClient.sendCustomCommand(IConnection iConnection,
String nextCommandPart,
String commandId)
Send the specified custom command to the server.
|
ImapResponse |
ImapClient.sendCustomCommand(String customCommand)
Send the specified custom command to the server.
|
ImapResponse |
ImapClient.sendCustomCommand(String nextCommandPart,
String commandId)
Send the specified custom command to the server.
|
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.