iControl.ManagementSNMPConfiguration.Endremove_storage_use_nfs C# (CSharp) Method

Endremove_storage_use_nfs() public method

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