iControl.LocalLBOCSPStaplingParameters.Begindelete_all_ocsp_stapling_parameters C# (CSharp) Method

Begindelete_all_ocsp_stapling_parameters() public method

public Begindelete_all_ocsp_stapling_parameters ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult
        public System.IAsyncResult Begindelete_all_ocsp_stapling_parameters(System.AsyncCallback callback, object asyncState)
        {
            return this.BeginInvoke("delete_all_ocsp_stapling_parameters", new object[0], callback, asyncState);
        }
LocalLBOCSPStaplingParameters