iControl.LocalLBProfileDiameterEndpoint.Endset_destination_host C# (CSharp) Method

Endset_destination_host() public method

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