C# Class FoundationDB.Client.Native.ClusterHandle

Inheritance: FdbSafeHandle
Mostrar archivo Open project: BedeGaming/foundationdb-dotnet-client Class Usage Examples

Public Methods

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

Protected Methods

Method Description
Destroy ( IntPtr handle ) : void

Method Details

ClusterHandle() public method

public ClusterHandle ( ) : 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