2 implementations of Committed
System.Transactions.Local (2)
_generated\29\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
44
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.
Committed
(bool fRetaining, nint pNewUOW, uint hresult)
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (1)
25
public void
Committed
([MarshalAs(UnmanagedType.Bool)] bool fRetaining, IntPtr pNewUOW, uint hresult)
1 reference to Committed
System.Transactions.Local (1)
_generated\29\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
74
@this.
Committed
(fRetaining, pNewUOW, hresult);