iControl.LocalLBProfileDiameterEndpoint.Endset_origin_realm C# (CSharp) Method

Endset_origin_realm() public method

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