Edit

Share via


LyncClient.BeginShutdown(AsyncCallback, Object) Method

Definition

Starts the collaboration platform shutdown process.

public:
 IAsyncResult ^ BeginShutdown(AsyncCallback ^ communicatorClientCallback, System::Object ^ state);
public IAsyncResult BeginShutdown (AsyncCallback communicatorClientCallback, object state);
member this.BeginShutdown : AsyncCallback * obj -> IAsyncResult
Public Function BeginShutdown (communicatorClientCallback As AsyncCallback, state As Object) As IAsyncResult

Parameters

communicatorClientCallback
AsyncCallback
state
Object

Returns

Applies to