Method AddStiffenerAsync
AddStiffenerAsync(WestokElongatedWebOpeningStiffenerParams?, CancellationToken)
Adds a stiffener
Declaration
Task AddStiffenerAsync(WestokElongatedWebOpeningStiffenerParams? parameters, CancellationToken cancellationToken = default)
Parameters
| Type | Name | Description |
|---|---|---|
| WestokElongatedWebOpeningStiffenerParams | parameters | The parameters of the added stiffener |
| CancellationToken | cancellationToken | The optional cancellation token |
Returns
| Type | Description |
|---|---|
| Task | A task that represents the work |