System.Net.Sockets.SocketType public enum SocketType Documentation Dgram = 2 Raw = 3 Rdm = 4 Seqpacket = 5 Stream = 1 Unknown = -1