MemoryConflictLog Constructor
Initializes a new instance of the MemoryConflictLog class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MemoryConflictLog(SyncIdFormatGroup) | Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema. |
|
MemoryConflictLog(SyncIdFormatGroup, IConflictLogAccess) | Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema and conflict log reader. |
|
MemoryConflictLog(SyncIdFormatGroup, IConflictLogWriter) | Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema and conflict log writer. |
|
MemoryConflictLog(SyncIdFormatGroup, IConflictLogAccess, IConflictLogWriter) | Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema, conflict log reader, and conflict log writer. |
Show: