iControl.LocalLBMessageRoutingTransportConfig.Endreplace_rule C# (CSharp) Method

Endreplace_rule() public method

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