void ICommunicationObject.Abort() { InnerChannel.Abort(); }
public void Abort() { InnerChannel.Abort(); }