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