TokenOnly

AbstractSyncRequest.TokenOnly property

Gets or sets whether request for just the current token without the history.

public bool TokenOnly { get; set; }

See Also