SetAsync Method SetAsync(T) Sets the value. Declaration Task SetAsync(T value) Parameters T value The value to set. Returns Task