Class ProtocolSyncException
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
Implements
Inherited Members
Namespace: VoltRpc.Communication.Syncing
Assembly: VoltRpc.dll
Syntax
public sealed class ProtocolSyncException : Exception, ISerializable