# NetworkingConfiguration.ProtocolVersion Field
The protocol version. Different versions doesn't talk to each other.
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public ushort ProtocolVersion
```
#### Field Value
Type: UInt16
## See Also
#### Reference
NetworkingConfiguration Class
MLAPI Namespace