iControl.NetworkingProfileFEC.NetworkingProfileFEC C# (CSharp) Method

NetworkingProfileFEC() public method

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