The Conflict type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyEnd
End of the conflict (end of the last conflicting event in this block).
Public propertyEvents
List of conflicting events.
Public propertyLevel
Conflict level. The max parallel event count.
Public propertyResource
Resource id.
Public propertyStart
Start of the conflict (start of the first conflicting event in this block).

See Also