iControl.PEMPolicy.Endremove_flow_info_filter C# (CSharp) Method

Endremove_flow_info_filter() public method

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