iControl.ASMPolicy.Endassociate_wa_webapp C# (CSharp) Method

Endassociate_wa_webapp() public method

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