SocketFactory sealed class SocketFactory : ISocketFactory Represents a factory to create Socket instances. Documentation Code public SocketFactory() public Socket Create(SocketType socketType, ProtocolType protocolType)