Next Topic

Previous Topic

Book Contents

SetEntryPoint

SetEntryPoint(string sName)

Parameters

  • sName - Name of the entry point function.

Remarks

The function register the name of the entry point function. This is the function that Network Monitor will call as the starting point of execution. The default value is "main".