SyncId Constructor (String)
Initializes a new instance of the SyncId class that contains the specified ID.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | id is an empty string or is a nullptr. |
Show: