1 implementation of SetOptions
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionOptions.cs (1)
50
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionOptions.
SetOptions
(global::System.Transactions.DtcProxyShim.Xactopt pOptions)
2 references to SetOptions
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionOptions.cs (1)
86
@this.
SetOptions
(pOptions);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
182
options.
SetOptions
(xactopt);