TransType

Summary

An enumeration that represents the possible transport protocol types (UDP or TCP or unknown).

Structure

class TransType
unknown

0x00000000

tcp

0x00000006

udp

0x00000011