NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ThreadNotify Class

This class implements a polling system that will periodically check for a boolean condition and invoke a method in response to that condition.

Object
   ThreadNotify

[Visual Basic]
Public Class ThreadNotify
[C#]
public class ThreadNotify
[C++]
public __gc class ThreadNotify
[JScript]
public class ThreadNotify

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms.ComponentModel

Assembly: System.WinForms.dll

See Also

ThreadNotify Members | System.WinForms.ComponentModel Namespace