Interrupt Method
Interrupt the current action and disconnects from the remote host.
Syntax
public void interrupt();
Remarks
This method will interrupt the current method (if applicable) and cause the component to disconnect from the remote host.
|
Interrupt MethodInterrupt the current action and disconnects from the remote host. Syntaxpublic void interrupt(); RemarksThis method will interrupt the current method (if applicable) and cause the component to disconnect from the remote host. |