Refresh Method
Description
Refreshes policy status data.
Syntax
Visual Basic
Public Sub Refresh() 
Remarks

Because of the asynchronous nature of most policy actions, some properties may not be up-to-date. Call Refresh before accessing properties.

See Also