C# Class OpenSim.Framework.ClientInfo

Afficher le fichier Open project: Mobius-Team/Mobius Class Usage Examples

Méthodes publiques

Свойство Type Description
StartedTime DateTime
agentcircuit AgentCircuitData
assetThrottle int
cloudThrottle int
landThrottle int
maxThrottle int
proxyEP EndPoint
resendThrottle int
targetThrottle int
taskThrottle int
textureThrottle int
totalThrottle int
userEP EndPoint
windThrottle int

Property Details

StartedTime public_oe property

public DateTime StartedTime
Résultat DateTime

agentcircuit public_oe property

public AgentCircuitData,OpenSim.Framework agentcircuit
Résultat AgentCircuitData

assetThrottle public_oe property

public int assetThrottle
Résultat int

cloudThrottle public_oe property

public int cloudThrottle
Résultat int

landThrottle public_oe property

public int landThrottle
Résultat int

maxThrottle public_oe property

public int maxThrottle
Résultat int

proxyEP public_oe property

public EndPoint proxyEP
Résultat EndPoint

resendThrottle public_oe property

public int resendThrottle
Résultat int

targetThrottle public_oe property

public int targetThrottle
Résultat int

taskThrottle public_oe property

public int taskThrottle
Résultat int

textureThrottle public_oe property

public int textureThrottle
Résultat int

totalThrottle public_oe property

public int totalThrottle
Résultat int

userEP public_oe property

public EndPoint userEP
Résultat EndPoint

windThrottle public_oe property

public int windThrottle
Résultat int