FeedOperationStatus Class Members
In This Topic
The following tables list the members exposed by FeedOperationStatus.
Public Constructors
Public Properties
| Name | Description |
| Messages |
Gets or sets the list of messages
|
| Percent |
Gets or sets a value indicating the precent completion of operation
|
| StatusMessage |
Gets or sets the current status message
|
| Success |
Gets or sets a value indicating whether the operation is successfull or not
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also