C# (CSharp) Manos Timeout - 5 exemples trouvés. Ce sont les exemples réels les mieux notés de Manos.Timeout extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Provides a mechanism for things to happen periodically within a ManosApp. Timeouts are gauranteed to happen at some moment on or after the TimeSpan specified has ellapsed. Timeouts will never run before the specified TimeSpan has elapsed. Use the method Manos.IO.IOLoop "AddTimeout" method to register each Timeout.