11 references to OletxPrepareVoteType
System.Transactions (11)
System\Transactions\Oletx\DtcInterfaces.cs (1)
201OletxPrepareVoteType voteType
System\Transactions\Oletx\OletxEnlistment.cs (10)
411localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.Prepared ); 427localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.ReadOnly ); 446localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.Failed ); 897localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.ReadOnly ); 920localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.SinglePhase ); 1044localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.Prepared ); 1173localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.Failed ); 1251localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.SinglePhase ); 1327localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.Failed ); 1408localEnlistmentShim.PrepareRequestDone( OletxPrepareVoteType.InDoubt );