C# Class TouchRemote.Bonjour.DnsHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Mostra file Open project: pieceofsummer/TouchRemote

Public Methods

Method Description
DnsHandle ( ) : System
DnsHandle ( IntPtr handle ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

DnsHandle() public method

public DnsHandle ( ) : System
return System

DnsHandle() public method

public DnsHandle ( IntPtr handle ) : System
handle System.IntPtr
return System

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool