iControl.NetworkingInterfaces.NetworkingInterfaces C# (CSharp) Method

NetworkingInterfaces() public method

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