ProtocolSyncException Class
Definition
An System.Exception related to a protocol sync error
This could be due to the set protocol being different between the Host and Client, either from different TypeReadWriter<T> or different values
public sealed class ProtocolSyncException : Exception
- Inheritance
- System.ExceptionProtocolSyncException