Click or drag to resize

GetAccountInfoRequestRefresh Property

Ask Cloud for updated account information and update AccountInfo state in the service cache.

Namespace:  SOS.SDK.Contracts.DataContracts.Requests
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public bool Refresh { get; set; }

Property Value

Type: Boolean
See Also