iControl.ManagementSNMPConfiguration.Endremove_storage_use_nfs C# (CSharp) 메소드

Endremove_storage_use_nfs() 공개 메소드

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