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.

  NameDescription
Public method MemoryConflictLog(SyncIdFormatGroup) Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema.
Public method MemoryConflictLog(SyncIdFormatGroup, IConflictLogAccess) Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema and conflict log reader.
Public method MemoryConflictLog(SyncIdFormatGroup, IConflictLogWriter) Initializes a new instance of the MemoryConflictLog class by using the specified ID format schema and conflict log writer.
Public method 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.
Top
Show: