Method SetParapetAsync
SetParapetAsync(PortalFrameValleyParapetParams?, CancellationToken)
Sets the parapet of the valley
Declaration
Task SetParapetAsync(PortalFrameValleyParapetParams? parameters, CancellationToken cancellationToken = default)
Parameters
| Type | Name | Description |
|---|---|---|
| PortalFrameValleyParapetParams | parameters | The parameters of the parapet |
| CancellationToken | cancellationToken | The optional cancellation token |
Returns
| Type | Description |
|---|---|
| Task | The result of the operation |