smartinspectpython.siprocessflowtype
Module: siprocessflowtype.py
Revision History
Date | Version | Description |
---|---|---|
2023/05/30 | 3.0.0.0 | Initial Version. |
Represents the type of a Process Flow packet. The type of Process Flow entry specifies the way the Console interprets this packet.
For example, if a Process Flow entry has a type of SIProcessFlowType.EnterThread, the Console interprets this packet as information about a new thread of your application.