C# 클래스 SharpTox.Dns.ToxDnsHandle

Represents a handle for an instance of tox_dns3.
상속: SharpTox.Core.SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: hexafluoride/Detox 1 사용 예제들

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

Executes tox_dns3_kill to free the toxdns handle.

비공개 메소드들

메소드 설명
ToxDnsHandle ( ) : SharpTox.Core

메소드 상세

ReleaseHandle() 보호된 메소드

Executes tox_dns3_kill to free the toxdns handle.
protected ReleaseHandle ( ) : bool
리턴 bool