protected override void OnClose(TimeSpan timeout)
 {
     CommunicationObjectInternal.OnClose(this, timeout);
 }