iControl.LocalLBLSNPool.Enddelete_all_lsn_pools C# (CSharp) 메소드

Enddelete_all_lsn_pools() 공개 메소드

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