iControl.ManagementSNMPConfiguration.Endset_check_disk C# (CSharp) Method

Endset_check_disk() public method

public Endset_check_disk ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_check_disk(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementSNMPConfiguration