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.2
Syntax
public bool IsUpdating()

Return Value

Boolean
True if updating, false if not.
See Also