| Dlx Constructor |
| Name | Description | |
|---|---|---|
| Dlx |
Callers should use this constructor when they do not need to be able to request cancellation.
| |
| Dlx(CancellationToken) |
Callers should use this constructor when they need to be able to request cancellation.
|