Returns whether there is at least one job in the table.
Namespace:
CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool IsEmpty() |
Visual Basic (Declaration) |
---|
Public Function IsEmpty As Boolean |
Visual C++ |
---|
public: bool IsEmpty() |