Refresh |
Top Previous Next |
Updates the collection of Session objects. All Session objects that are available on the system at the time of the refresh will be added to the collection. Indexing of Session objects will not be preserved across refreshes.
VB.NET
Fields.Refresh
C#
Fields.Refresh;
Parameters
None.
|