C# (CSharp) Esri.ArcGISRuntime.Toolkit.Internal 네임스페이스

클래스들

이름 설명
ThrottleTimer The throttle timer is useful for limiting the number of requests to a method if the method is repeatedly called many times but you only want the method raised once. It delays raising the method until a set interval, and any previous calls to the actions in that interval will be cancelled.