This document is archived and information here might be outdated. Recommended version. |
All naming has been completed.
[Visual Basic .NET]
Public Sub Completed ( _
ByVal successful As Boolean _
)
[C#]
public void Completed (
bool successful
);