Soap.SOAPConn.TSoapConnection Events
InheritedProtected
| AfterConnect | published | Occurs after a connection is established. |
| AfterDisconnect | published | Occurs after the connection closes. |
| BeforeConnect | published | Occurs immediately before establishing a connection. |
| BeforeDisconnect | published | Occurs immediately before the connection closes. |
| OnAfterExecute | published | Occurs when TSoapConnection receives the results from executing a method on the application server. |
| OnBeforeExecute | published | Occurs before TSoapConnection sends a method call to the application server for execution. |
| OnGetDeltaStreams | protected | |
| OnGetUsername | protected | Occurs immediately before the remote login dialog. |
| OnLogin | public | Occurs when a communication channel opens to the server. |