IPropertyTValueSetValueAndUpdateAsync Method

Sets the given value and asynchronously updates the object this property belongs to

Namespace:  TSD.API.Remoting.Common.Properties
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IOperationResult> SetValueAndUpdateAsync(
	TValue newValue
)

Parameters

newValue
Type: TValue
The new value to be set

Return Value

Type: TaskIOperationResult
The result of the operation
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.