Interface IRMIClientSocketFactory
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/rmi/server/RMIClientSocketFactory.html
public interface IRMIClientSocketFactory
Methods
CreateSocket(String, int)
Socket CreateSocket(String arg0, int arg1)