iControl.LocalLBProfileICAP.Endset_header_from C# (CSharp) Метод

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

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