iControl.NetworkingiSessionRemoteInterfaceV2.NetworkingiSessionRemoteInterfaceV2 C# (CSharp) Method

NetworkingiSessionRemoteInterfaceV2() public method

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