# NetworkingManager.OnServerStarted Field
The callback to invoke once the server is ready
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public Action OnServerStarted
```
#### Field Value
Type: Action
## See Also
#### Reference
NetworkingManager Class
MLAPI Namespace