iControl.NetworkingiSessionRemoteInterface.NetworkingiSessionRemoteInterface C# (CSharp) Method

NetworkingiSessionRemoteInterface() public method

public NetworkingiSessionRemoteInterface ( ) : System
return System
        public NetworkingiSessionRemoteInterface()
        {
            this.Url = "https://url_to_service";
        }
NetworkingiSessionRemoteInterface