iControl.ManagementUserManagement.Endcreate_user_3 C# (CSharp) Method

Endcreate_user_3() public method

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