iControl.ManagementCCLDAPConfiguration.Endset_group_key C# (CSharp) Method

Endset_group_key() public method

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