Blocks calling thread until BeginSignIn is completed.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
EndSignIn(
	
IAsyncResult 
asyncResult
)

Parameters

asyncResult
Type: System . . :: . . IAsyncResult

See Also