ReportingService2010.BeginIsSSLRequired(AsyncCallback, Object) 方法

定義

public:
 IAsyncResult ^ BeginIsSSLRequired(AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginIsSSLRequired (AsyncCallback callback, object asyncState);
Public Function BeginIsSSLRequired (callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於