StateStoreUpdateOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Mutable-metadata changes for UpdateAsync(StateStoreUpdateOptions, CancellationToken).
public sealed class StateStoreUpdateOptions
type StateStoreUpdateOptions = class
Public NotInheritable Class StateStoreUpdateOptions
- Inheritance
-
StateStoreUpdateOptions
Remarks
A property that is never assigned is left unchanged on the server; assigning it (including to null) sends that value, which clears the field. Tags are replaced wholesale, not merged.
Constructors
| Name | Description |
|---|---|
| StateStoreUpdateOptions() | |
Properties
| Name | Description |
|---|---|
| Description |
Gets or sets the new description. Set to |
| Tags |
Gets or sets the new tags (replaces the existing set). Set to |