Method ActivateAsync
ActivateAsync(WestokElongatedWebOpeningStiffenerZoneParams?, CancellationToken)
Activates the stiffener zone
Declaration
Task ActivateAsync(WestokElongatedWebOpeningStiffenerZoneParams? parameters, CancellationToken cancellationToken = default)
Parameters
| Type | Name | Description |
|---|---|---|
| WestokElongatedWebOpeningStiffenerZoneParams | parameters | The parameters of the activated stiffener zone |
| CancellationToken | cancellationToken | The optional cancellation token |
Returns
| Type | Description |
|---|---|
| Task | A task that represents the work |