PushNotification.SyncToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Synchronization Token to be added to the next request to the App Configuration Service.
public string SyncToken { get; set; }
member this.SyncToken : string with get, set
Public Property SyncToken As String