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
Illumina
TerminalVelocity
LargeFileDownloadCompletedEventArgs
C# Class Illumina.TerminalVelocity.LargeFileDownloadCompletedEventArgs
Inheritance:
System.ComponentModel.AsyncCompletedEventArgs
Mostrar archivo
Open project: basespace/TerminalVelocity
Public Methods
Method
Description
LargeFileDownloadCompletedEventArgs
(
Exception
error
,
bool
cancelled
,
object
userState
) :
System
Method Details
LargeFileDownloadCompletedEventArgs()
public
method
public
LargeFileDownloadCompletedEventArgs
(
Exception
error
,
bool
cancelled
,
object
userState
) :
System
error
System.Exception
cancelled
bool
userState
object
return
System