Network Sniffer - Software network packet sniffer & protocol analyzer for Windows
Download Device Monitoring Studio Hide this button

Network.SessionType Enumeration

A constant that controls the type of sessions the INetworkManager.getSessions method returns.

SymbolValueDescription
Tcp1Return only TCP sessions.
Udp2Return only UDP sessions.
All3Return both TCP and UDP sessions.