Klasa TransactionBridge
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Klasa wewnętrzna, który jest używany dla transakcji.
Hierarchia dziedziczenia
System.Object
System.ServiceModel.Internal.TransactionBridge
Przestrzeń nazw: System.ServiceModel.Internal
Zestaw: Microsoft.Transactions.Bridge (w Microsoft.Transactions.Bridge.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(True)> _
<GuidAttribute("bffecca7-4069-49f9-b5ab-7ccbb078ed91")> _
Public Class TransactionBridge
[ComVisibleAttribute(true)]
[GuidAttribute("bffecca7-4069-49f9-b5ab-7ccbb078ed91")]
public class TransactionBridge
[ComVisibleAttribute(true)]
[GuidAttribute(L"bffecca7-4069-49f9-b5ab-7ccbb078ed91")]
public ref class TransactionBridge
[<ComVisibleAttribute(true)>]
[<GuidAttribute("bffecca7-4069-49f9-b5ab-7ccbb078ed91")>]
type TransactionBridge = class end
Typ TransactionBridge uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
TransactionBridge | Infrastruktura. Nowe wystąpienie intializes TransactionBridge klasy. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
Init | Infrastruktura. Intializes TransactionBridge z określoną konfiguracją. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). |
![]() |
Shutdown | Infrastruktura. Zamyka TransactionBridge. |
![]() |
Start | Infrastruktura. Uruchamia TransactionBridge. |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Informacje o wersji
.NET Framework
Obsługiwane w: 4.5, 4, 3.5, 3.0
Platformy
Windows 8.1, Windows Server 2012 z dodatkiem R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista z dodatkiem SP2, Windows Server 2008 (instalacja roli Server Core jest nieobsługiwana), Windows Server 2008 R2 (instalacja roli Server Core jest obsługiwana, gdy jest zainstalowany dodatek SP1 lub nowszy; procesory Itanium nie są obsługiwane)
Program .NET Framework nie obsługuje wszystkich wersji każdej platformy. Aby uzyskać listę wszystkich obsługiwanych wersji, zobacz Wymagania systemowe programu .NET Framework.
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.