protected override void OnEndOpen(IAsyncResult result)
 {
     CommunicationObjectInternal.OnEnd(result);
 }