ReportServiceAuthentication.BeginLogoff(AsyncCallback, Object) Méthode

Définition

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

Paramètres

callback
AsyncCallback
asyncState
Object

Retours

S’applique à