iControl.ManagementDevice.Endset_comment C# (CSharp) Method

Endset_comment() public method

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