iControl.LocalLBProfileDiameter.Endset_parent_avp C# (CSharp) 메소드

Endset_parent_avp() 공개 메소드

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