Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
EvHttpSharp
Interop
EvHttpConnection
C# Class EvHttpSharp.Interop.EvHttpConnection
Inheritance:
System.Runtime.InteropServices.SafeHandle
Datei anzeigen
Open project: kekekeks/evhttp-sharp
Public Methods
Method
Description
EvHttpConnection
( ) :
System
EvHttpConnection
(
IntPtr
h
) :
System
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
Method Details
EvHttpConnection()
public
method
public
EvHttpConnection
( ) :
System
return
System
EvHttpConnection()
public
method
public
EvHttpConnection
(
IntPtr
h
) :
System
h
System.IntPtr
return
System
ReleaseHandle()
protected
method
protected
ReleaseHandle
( ) :
bool
return
bool