MonobjcMonobjc Documented Class Library
UpdateInProgress Property
NamespacesMonobjc.SparkleSUUpdaterUpdateInProgress

Original signature is '- (BOOL)updateInProgress;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool UpdateInProgress { get; }
Public Overridable ReadOnly Property UpdateInProgress As Boolean
	Get
public:
virtual property bool UpdateInProgress {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Sparkle (Module: Monobjc.Sparkle)