QtsHttp  0.9.1
Properties | List of all members
QtsHttp.FileStaion.ResponseCTX Class Reference

Context for file station response callback. More...

Properties

APIResult lResult [get, set]
 
int nProgress [get, set]
 
long lTotalBytesTransferred [get, set]
 
APIType eAPIType [get, set]
 
object lpData [get, set]
 
FSRequest fsRequest [get, set]
 

Detailed Description

Context for file station response callback.

Property Documentation

APIType QtsHttp.FileStaion.ResponseCTX.eAPIType
getset

QTS HTTP file station API type

FSRequest QtsHttp.FileStaion.ResponseCTX.fsRequest
getset

QTS HTTP file station request

object QtsHttp.FileStaion.ResponseCTX.lpData
getset

QTS HTTP file station callback function owner

APIResult QtsHttp.FileStaion.ResponseCTX.lResult
getset

QTS HTTP file station API result

long QtsHttp.FileStaion.ResponseCTX.lTotalBytesTransferred
getset

QTS HTTP file station total bytes of transferred

int QtsHttp.FileStaion.ResponseCTX.nProgress
getset

QTS HTTP file station progress rate of transferred


The documentation for this class was generated from the following file: