Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OpenMetaverse
XferDownload
C# Class OpenMetaverse.XferDownload
Inheritance:
Transfer
Show file
Open project: N3X15/VoxelSim
Class Usage Examples
Public Properties
Property
Type
Description
Error
TransferError
Filename
string
PacketNum
uint
VFileID
UUID
XferID
ulong
Public Methods
Method
Description
XferDownload
( ) :
System
Method Details
XferDownload()
public
method
public
XferDownload
( ) :
System
return
System
Property Details
Error
public property
public
TransferError
Error
return
TransferError
Filename
public property
public
string
Filename
return
string
PacketNum
public property
public
uint
PacketNum
return
uint
VFileID
public property
public
UUID
VFileID
return
UUID
XferID
public property
public
ulong
XferID
return
ulong