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