Property | Type | Description | |
---|---|---|---|
Enabled | bool |
Method | Description | |
---|---|---|
ComputeThrottle ( int counts ) : System.TimeSpan | ||
FindAccessLog ( Server.Network.NetState ns ) : |
||
Initialize ( ) : void | ||
RegisterInvalidAccess ( Server.Network.NetState ns ) : void | ||
Throttle_Callback ( Server.Network.NetState ns ) : bool |
public static ComputeThrottle ( int counts ) : System.TimeSpan | ||
counts | int | |
return | System.TimeSpan |
public static FindAccessLog ( Server.Network.NetState ns ) : |
||
ns | Server.Network.NetState | |
return |
public static RegisterInvalidAccess ( Server.Network.NetState ns ) : void | ||
ns | Server.Network.NetState | |
return | void |
public static Throttle_Callback ( Server.Network.NetState ns ) : bool | ||
ns | Server.Network.NetState | |
return | bool |