AsyncWcfLib
WcfApplication.Exit Method
Normal application end.
public static
void
Exit(
int
exitCode
);
Parameters
exitCode
the code returned by an application, 0=success, 1=failure
See Also
WcfApplication Class
|
SourceForge.AsyncWcfLib Namespace