InvalidSyncTimeException Constructor
Initializes a new instance of the InvalidSyncTimeException class.
Overload List
Name | Description |
---|---|
InvalidSyncTimeException () |
Initializes a new instance of the InvalidSyncTimeException class.
|
InvalidSyncTimeException (String) |
Initializes a new instance of the InvalidSyncTimeException class that contains a specified error message.
|
InvalidSyncTimeException (SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidSyncTimeException class by using serialized data.
|
InvalidSyncTimeException (String, Exception) |
Initializes a new instance of the InvalidSyncTimeException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
InvalidSyncTimeException Class
InvalidSyncTimeException Members
Microsoft.Synchronization Namespace