public void End()
 {
     _endPointDeleteCommands.End();
     _transactionEventSink.RaiseObjectDeletedEvent(_deletedObject);
 }