Click or drag to resize

PathCollectionIsUpdating Method

Query if this instance is currently updating.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool IsUpdating()

Return Value

Type: Boolean
True if updating, false if not.
See Also