Share via


MemoryConflictLog Constructor

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
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

See Also

Reference

MemoryConflictLog Class

Microsoft.Synchronization Namespace