Method ToString
ToString()
Generates a string suitable for debugging. The string contains the number of added, updated, and removed participants.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string | A string suitable for debug logging. |