TransactionManager.HostCurrentCallback Eigenschap

Definitie

Hiermee haalt u een aangepaste transactiefactory op of stelt u deze in.

public:
 static property System::Transactions::HostCurrentTransactionCallback ^ HostCurrentCallback { System::Transactions::HostCurrentTransactionCallback ^ get(); void set(System::Transactions::HostCurrentTransactionCallback ^ value); };
public static System.Transactions.HostCurrentTransactionCallback? HostCurrentCallback { get; set; }
public static System.Transactions.HostCurrentTransactionCallback HostCurrentCallback { get; set; }
static member HostCurrentCallback : System.Transactions.HostCurrentTransactionCallback with get, set
Public Shared Property HostCurrentCallback As HostCurrentTransactionCallback

Waarde van eigenschap

Een HostCurrentTransactionCallback die een aangepaste transactiefactory bevat.

Van toepassing op