ReportingService2005.BeginLogoff(AsyncCallback, Object) Method

Definition

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

Parameters

callback
AsyncCallback
asyncState
Object

Returns

Applies to