Share via


MemoryConflictLog Constructor

Initializes a new instance of the MemoryConflictLog class.

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.

See Also

Reference

MemoryConflictLog Class
MemoryConflictLog Members
Microsoft.Synchronization Namespace