iControl.LocalLBProfileDiameter.Endset_origin_host_to_client C# (CSharp) Method

Endset_origin_host_to_client() public method

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