Documentation for a minimal subset of the QSM API
EndOpen Method (openreq)
Namespaces > QS.CMS.Framework2 > IClient > EndOpen(IAsyncResult)
Completes the asynchronous open call.
Syntax
C#Visual BasicManaged C++
IGroup EndOpen (
	IAsyncResult openreq
)
Function EndOpen ( _
	openreq As IAsyncResult _
) As IGroup
IGroup^ EndOpen (
	IAsyncResult^ openreq
)
Parameters
openreq (IAsyncResult)
A reference representing an asynchronous open request.
Return Value
A disposable reference to the group.

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823