Queue job for the computation of the cluster of an entity

Namespace:  Cloudster
Assembly:  Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class EntityJob : QueueJob
Visual Basic (Declaration)
Public Class EntityJob _
	Inherits QueueJob
Visual C++
public ref class EntityJob : public QueueJob

Inheritance Hierarchy

System..::.Object
  Cloudster..::.QueueJob
    Cloudster..::.EntityJob

See Also