Click or drag to resize
Dlx Constructor
Overload List
  NameDescription
Public methodDlx
Callers should use this constructor when they do not need to be able to request cancellation.
Public methodCode exampleDlx(CancellationToken)
Callers should use this constructor when they need to be able to request cancellation.
Top
See Also