We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Retrieves a value type against the specified key
public override System.Threading.Tasks.Task<System.Nullable<T>> GetValueAsync<T>(string key) where T : struct;
T
key System.String
key
System.Threading.Tasks.Task<System.Nullable<T>>
Implements GetValueAsync(string)
Does NOT internally deserialize from JSON