C# Class FoundationDB.Client.Native.FutureHandle

Inheritance: FdbSafeHandle
Exibir arquivo Open project: BedeGaming/foundationdb-dotnet-client Class Usage Examples

Public Methods

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

Protected Methods

Method Description
Destroy ( IntPtr handle ) : void

Method Details

Destroy() protected method

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

FutureHandle() public method

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

ToString() public method

public ToString ( ) : string
return string