| Visual Basic (Declaration) | |
|---|---|
Public Sub CancelFeedLoad() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void CancelFeedLoad() | |
| C++/CLI | |
|---|---|
public: void CancelFeedLoad(); | |
For an example, refer to StartFeedLoad.
This method can be used to gracefully cancel a feed load operation. For example, during feed load progressing, the user might click a cancel button to abort the operation. You can then call this method to end the feed load process without throwing an exception.
For a description of how the methods relate to each other, refer to StartFeedLoad.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family