C# Class FoundationDB.Client.Native.TransactionHandle

Inheritance: FdbSafeHandle
Afficher le fichier Open project: BedeGaming/foundationdb-dotnet-client Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
TransactionHandle ( ) : FoundationDB.Client.Utils

Méthodes protégées

Méthode Description
Destroy ( IntPtr handle ) : void

Method Details

Destroy() protected méthode

protected Destroy ( IntPtr handle ) : void
handle System.IntPtr
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

TransactionHandle() public méthode

public TransactionHandle ( ) : FoundationDB.Client.Utils
Résultat FoundationDB.Client.Utils