:: com :: sun :: star :: task ::

interface XAbortChannel

Methods' Summary
sendAbort sends an abort notification to all commands associated with this channel.  
Methods' Details
sendAbort
void
sendAbort();

Description
sends an abort notification to all commands associated with this channel.
Top of Page