C# Class FoundationDB.Client.Native.DatabaseHandle

Inheritance: FdbSafeHandle
Show file Open project: BedeGaming/foundationdb-dotnet-client Class Usage Examples

Public Methods

Method Description
DatabaseHandle ( ) : FoundationDB.Client.Utils
ToString ( ) : string

Protected Methods

Method Description
Destroy ( IntPtr handle ) : void

Method Details

DatabaseHandle() public method

public DatabaseHandle ( ) : FoundationDB.Client.Utils
return FoundationDB.Client.Utils

Destroy() protected method

protected Destroy ( IntPtr handle ) : void
handle System.IntPtr
return void

ToString() public method

public ToString ( ) : string
return string