Click or drag to resize

KmlNetworkLinkRefreshMode Property

Gets or sets the refresh mode of the network link. The refresh mode specifies a time-based refresh policy for this link.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KmlNetworkLinkRefreshMode RefreshMode { get; set; }

Property Value

Type: KmlNetworkLinkRefreshMode
See Also