C# Class SharpTox.Av.ToxAvHandle

Represents a handle for an instance of toxav.
Inheritance: SharpTox.Core.SafeHandleZeroOrMinusOneIsInvalid
Mostra file Open project: hexafluoride/Detox Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Executes toxav_kill to free the tox handle.

Private Methods

Method Description
ToxAvHandle ( ) : SharpTox.Core

Method Details

ReleaseHandle() protected method

Executes toxav_kill to free the tox handle.
protected ReleaseHandle ( ) : bool
return bool