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 Constructor

Constructs a ThreadNotify object

[Visual Basic]
Public Sub New()
[C#]
public ThreadNotify();
[C++]
public: ThreadNotify();
[JScript]
public function ThreadNotify();

See Also

ThreadNotify Class | ThreadNotify Members | System.WinForms.ComponentModel Namespace