# NetworkingConfiguration.ReceiveTickrate Field
Amount of times per second the receive queue is emptied and all messages inside are processed.
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public int ReceiveTickrate
```
#### Field Value
Type: Int32
## See Also
#### Reference
NetworkingConfiguration Class
MLAPI Namespace