KmlNetworkLinkMinimumRefreshPeriod Property |
Gets the duration that is the minimum allowed time between refreshes of this network link.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Duration MinimumRefreshPeriod { get; }
Public ReadOnly Property MinimumRefreshPeriod As Duration
Get
public:
property Duration MinimumRefreshPeriod {
Duration get ();
}
member MinimumRefreshPeriod : Duration with get
Property Value
Type:
DurationSee Also