1 implementation of Reenlist
System.Transactions.Local (1)
_generated\7\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.cs (1)
125
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.
Reenlist
(byte[] pPrepInfo, uint cbPrepInfom, uint lTimeout, out global::System.Transactions.DtcProxyShim.OletxXactStat pXactStat)
2 references to Reenlist
System.Transactions.Local (2)
_generated\7\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.cs (1)
163
@this.
Reenlist
(pPrepInfo, cbPrepInfom, lTimeout, out pXactStat);
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
44
ResourceManager!.
Reenlist
(prepareInfo, (uint)prepareInfo.Length, 5, out OletxXactStat xactStatus);