System.Net.Configuration.FtpCachePolicyElement.FtpCachePolicyElement C# (CSharp) Method

FtpCachePolicyElement() public method

public FtpCachePolicyElement ( ) : System
return System
        public FtpCachePolicyElement()
        {
            this.properties.Add(this.policyLevel);
        }