C# Class FoundationDB.Client.Native.ClusterHandle

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Destroy ( IntPtr handle ) : void

Method Details

ClusterHandle() public méthode

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

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