GXDN: Gurux Developer Network
GXAutoUpdate Class
NamespacesGurux.CommonGXAutoUpdate
This class is used to show About box.
Members
All Members Constructors Methods Properties Events



Icon Member Description
GXAutoUpdate()()()
Initializes a new instance of the GXAutoUpdate class

CheckUpdates(IntPtr)
Checks immediately, if there are any new updates available.

Dispose()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSettings()()()
Gets settings as an XML string.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Interval
Determines how often new updates are checked. Interval is given in days.

IsStarted()()()
Determines if GXAutoUpdate is started.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnCheck
GXAutoUpdate notifies that GXAutoUpdate has started to check new updates.

OnStart
GXAutoUpdate notifies that GXAutoUpdate is started.

OnStop
GXAutoUpdate notifies that GXAutoUpdate is stopped.

Properties(IntPtr)
Shows the Properties dialog.

SetSettings(String)
Sets settings as an XML string.

Start(IntPtr, Int32, DateTime)
Starts GXAutoUpdate that checks the availability of new updates. Checking is done according to given parameters.

Stop()()()
Stops GXAutoUpdate.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GXAutoUpdate

Assembly: Gurux.Common (Module: Gurux.Common) Version: 5.0.0.1