iControl.ManagementLDAPConfiguration.Endset_user_template C# (CSharp) Method

Endset_user_template() public method

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