Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RemObjects
InternetPack
Connection.AsyncReadLineRequest
C# Class RemObjects.InternetPack.Connection.AsyncReadLineRequest
Inheritance:
IAsyncResult
Mostrar archivo
Open project: remobjects/internetpack
Public Methods
Method
Description
AsyncReadLineRequest
(
Object
state
,
AsyncCallback
callback
) :
System
Method Details
AsyncReadLineRequest()
public
method
public
AsyncReadLineRequest
(
Object
state
,
AsyncCallback
callback
) :
System
state
Object
callback
AsyncCallback
return
System