Back to main index |
Attributes in [Head] section:
Type: 102
Allowed Mode: 0 (try once), 1 (try until success)
Allowed Blocking: 0 (non blocking), 1 (blocking)
Attributes in [EndApplication] section: No attributes needed
Sample .in file: This request ends the application
[Head] Type=102 Mode=0 Blocking=0 |
Attributes in [EndApplication] section:
EndApplicationResult | Description |
---|---|
-1 | Application refused to end |
1 | Application ended |
Sample .out file: The application has ended successfully
[Head] Type=102 TypeDesc=end application Mode=0 ModeDesc=try once Blocking=0 BlockingDesc=not blocking Timestamp=28608125 Id=28608093 Result=2 ResultDesc=success and request deleted [EndApplication] EndApplicationResult=1 EndApplicationResultDesc=application ended |
Back to main index | Top of page |