2 implementations of AbortRequest
System.Transactions.Local (2)
_generated\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
131
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.
AbortRequest
(nint pboidReason, bool fRetaining, nint pNewUOW)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
62
public void
AbortRequest
(IntPtr pboidReason, bool fRetaining, IntPtr pNewUOW)
1 reference to AbortRequest
System.Transactions.Local (1)
_generated\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
161
@this.
AbortRequest
(pboidReason, fRetaining, pNewUOW);