ProtocolSyncException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
An 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
-
ProtocolSyncException