Share via


ServiceConfiguration.RewardWaitTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="rewardWaitTime")]
public TimeSpan RewardWaitTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rewardWaitTime")>]
member this.RewardWaitTime : TimeSpan with get, set
Public Property RewardWaitTime As TimeSpan

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to