Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends the waiting process, signaling to the user that all changes have been committed.
Namespace: Microsoft.WindowsServerSolutions.Properties
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected void FinishWaiting()
protected:
void FinishWaiting()
Protected Sub FinishWaiting
Remarks
This method only takes effect when changes are being saved after the user clicks OK or Apply.
See Also
PropertyForm Class
Microsoft.WindowsServerSolutions.Properties Namespace
Return to top