Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpTox
Core
ToxHandle
C# Class SharpTox.Core.ToxHandle
Represents a handle for an instance of tox.
Inheritance:
SafeHandleZeroOrMinusOneIsInvalid
Show file
Open project: hexafluoride/Detox
Class Usage Examples
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
Executes tox_kill to free the tox handle.
Private Methods
Method
Description
ToxHandle
( ) :
System
Method Details
ReleaseHandle()
protected
method
Executes tox_kill to free the tox handle.
protected
ReleaseHandle
( ) :
bool
return
bool