iControl.LocalLBMessageRoutingTransportConfig.Enddelete_all_transport_configs C# (CSharp) Method

Enddelete_all_transport_configs() public method

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