CApplication.Run


public function Run

Prototype:

public function Run()

Description:

Starts the main loop for the remote application. The main loop will allow to process all the messages automatically. This is the second stage of the application.

Return value:

This function returns null.