Class SyncServiceMissMatchException

An Exception related to an error with syncing

The SyncServiceMissMatchException is thrown when the interfaces that the Host and Client use have differences

Inheritance
SyncServiceMissMatchException
Implements
ISerializable
Namespace: VoltRpc.Communication.Syncing
Assembly: VoltRpc.dll
Syntax
public sealed class SyncServiceMissMatchException : Exception, ISerializable

Implements

ISerializable