The Conflict type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
End |
End of the conflict (end of the last conflicting event in this block).
| |
Events |
List of conflicting events.
| |
Level |
Conflict level. The max parallel event count.
| |
Resource |
Resource id.
| |
Start |
Start of the conflict (start of the first conflicting event in this block).
|