Class SyncRaceException
Multiple computers are trying to sync with the same account at the same time.
Inheritance
SyncRaceException
Assembly: ZeroInstall.DesktopIntegration.dll
Syntax
public class SyncRaceException : WebException
Constructors
SyncRaceException(WebException)
Declaration
public SyncRaceException(WebException ex)
Parameters
SyncRaceException(SerializationInfo, StreamingContext)
Declaration
protected SyncRaceException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters