Microsoft Internet Security and Acceleration Server 2000 |
The FpcUDPConnectionDirectionType enumerated type contains values that describe the type of UDP connection.
enum FpcUDPConnectionDirectionType { fpcReceiveOnly, fpcSendOnly, fpcReceiveSend, fpcSendReceive };