Property | Type | Description | |
---|---|---|---|
Asset | int | ||
AssetLimit | int | ||
AvatarInfo | int | ||
AvatarInfoLimit | int | ||
Cloud | int | ||
CloudLimit | int | ||
Land | int | ||
LandLimit | int | ||
Resend | int | ||
ResendLimit | int | ||
State | int | ||
StateLimit | int | ||
Task | int | ||
TaskLimit | int | ||
Texture | int | ||
TextureLimit | int | ||
Total | int | ||
TotalLimit | int | ||
Wind | int | ||
WindLimit | int |
Method | Description | |
---|---|---|
GetLimit ( ThrottleOutPacketType type ) : int | ||
GetRate ( ThrottleOutPacketType type ) : int | ||
ThrottleRates ( IConfigSource config ) : System |
Default constructor
|
public GetLimit ( ThrottleOutPacketType type ) : int | ||
type | ThrottleOutPacketType | |
return | int |
public GetRate ( ThrottleOutPacketType type ) : int | ||
type | ThrottleOutPacketType | |
return | int |
public ThrottleRates ( IConfigSource config ) : System | ||
config | IConfigSource | Config source to load defaults from |
return | System |