ReportingService2010.BeginListDatabaseCredentialRetrievalOptions(AsyncCallback, Object) Method

Definition

public:
 IAsyncResult ^ BeginListDatabaseCredentialRetrievalOptions(AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListDatabaseCredentialRetrievalOptions (AsyncCallback callback, object asyncState);
member this.BeginListDatabaseCredentialRetrievalOptions : AsyncCallback * obj -> IAsyncResult
Public Function BeginListDatabaseCredentialRetrievalOptions (callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

callback
AsyncCallback
asyncState
Object

Returns

IAsyncResult

Applies to