iControl.ManagementUserManagement.Endcreate_user_2 C# (CSharp) Method

Endcreate_user_2() public method

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