TransactionManager.HostCurrentCallback Propriedade

Definição

Obtém ou define uma fábrica de transações personalizada.

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; }
static member HostCurrentCallback : System.Transactions.HostCurrentTransactionCallback with get, set
Public Shared Property HostCurrentCallback As HostCurrentTransactionCallback

Valor da propriedade

Um HostCurrentTransactionCallback que contém uma fábrica de transações personalizada.

Aplica-se a