Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
XmlaSoapWebClient<T> Class Members
The following tables list the members exposed by XmlaSoapWebClient<T>.
Public Properties
| Name | Description |
| Credentials | Gets or sets the XmlaNetworkCredential used to authenticate against XMLA service. |
| IsCompleted | Gets a value indicating whether the request is completed. |
| ServerUri | Gets the XMLA server URI the request is sent to. |
Public Methods
| Name | Description |
| RequestAsync | Overloaded. Sends an asynchronous request for the specified xmla method against the XMLA service. |
Public Events
| Name | Description |
| RequestCompleted | Occurs when the request against XMLA service has completed. |
See Also