Overload | Description |
---|---|
Start(SlaveThreadStart,Object) | Starts a worker thread on which the specified delegate function executes using a passed SlaveThreadStart instance. |
Start(ManagerMessageReceived,Object) | Starts a worker thread on which the specified delegate function reports each TrapMessage, NotificationMessage or InformMessage received. |
Target Platforms: Microsoft .NET Framework 2.0