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

Endset_origin_host_to_client() 공개 메소드

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