 | serverRequestReceivedEventType Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Tip dogadjaja - za objekat: serverRequestReceived
Namespace:
imbACE.Network.internet.events
Assembly:
imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
Members|
| Member name | Value | Description |
|---|
| unknown | 0 | |
| error | 1 | |
| getFile | 2 |
Trys to find file in the serving path
|
| crmAction | 3 |
The CRM action: it expects action, module, record and other parameters in get
|
| startSession | 4 |
The ALC approved the username
|
| accessDenied | 5 |
The access denied for the username, password and/or IP address
|
| authorisedRequest | 6 |
The access is granted
|
| terminateSession | 7 |
The access was granted - client calls for session termination
|
See Also