iControl.LocalLBProfileFastHttp.Enddelete_profile C# (CSharp) Метод

Enddelete_profile() публичный Метод

public Enddelete_profile ( System asyncResult ) : void
asyncResult System
Результат void
        public void Enddelete_profile(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileFastHttp