Click or drag to resize

SiteVariableDataCacheBuster Property

This is preliminary documentation and is subject to change.

Note: This API is now obsolete.

Current wiki cachebuster value.

Namespace: WikiClientLibrary.Wikia.Sites
Assembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
[JsonPropertyNameAttribute("cacheBuster")]
[ObsoleteAttribute("cacheBuster is not present in latest Wikia sites anymore. This property will be removed.")]
public long CacheBuster { get; init; }

Property Value

Int64
See Also