VoltRpc.Communication.Syncing Namespace
Classes
ProtocolSyncException | 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 |
SyncServiceMissMatchException | An System.Exception related to an error with syncing The SyncServiceMissMatchException is thrown when the interfaces that the Host and Client use have differences |