iControl.ASMPolicy.Endexport_policy_xml C# (CSharp) Method

Endexport_policy_xml() public method

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