| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub AddWork( _ ByVal list As WaitAndContinueList _ ) | |
| C# | |
|---|---|
public void AddWork( WaitAndContinueList list ) | |
Parameters
- list
| Exception | Description |
|---|---|
| System.ObjectDisposedException | The exception that is thrown when an operation is performed on a disposed object. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7