iControl.ASMPolicy.Endset_language C# (CSharp) Method

Endset_language() public method

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