Interface ICanBeUpdated
Represents an object that can be updated
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICanBeUpdated
Methods
Name | Description |
---|---|
UpdateAsync(CancellationToken) | Updates this object |