You are here: Symbol Reference > BaseApplication Namespace > BaseApplication.eMineListenerProtocol Enumeration
BaseApplication.eMineListenerProtocol Enumeration
Send Feedback

Protocol for Server to listen for when opening the socket(s)

Enumerations.cs

Syntax
C++
C#
Visual Basic
Members
enum eMineListenerProtocol { TCPAndUDP = 0, TCP = 1, UDP = 2 };