Documentation for a minimal subset of the QSM API
Completed Method (operation_result, thrown_exception)
Namespaces > QS.CMS.Base3 > AsynchronousCall1<(Of C>) > Completed(C, Exception)

[Missing <summary> documentation for M:QS.CMS.Base3.AsynchronousCall1`1.Completed(`0,System.Exception)]

Syntax
C#Visual BasicManaged C++
public void Completed (
	C operation_result,
	Exception thrown_exception
)
Public Sub Completed ( _
	operation_result As C, _
	thrown_exception As Exception _
)
public:
void Completed (
	C operation_result, 
	Exception^ thrown_exception
)
Parameters
operation_result (C)

[Missing <param> documentation for "operation_result"]

thrown_exception (Exception)

[Missing <param> documentation for "thrown_exception"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0