Click or drag to resize

KmlNetworkLink.RefreshMode 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: 25.1.421.0 (25.1.421.0)
Syntax
public KmlNetworkLinkRefreshMode RefreshMode { get; set; }

Property Value

Type: KmlNetworkLinkRefreshMode
See Also