Click or drag to resize

IMediaQueueIsQueueEmpty Property

[This is preliminary documentation and is subject to change.]

Determines if que is empty (true) or populated (false)

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool IsQueueEmpty { get; set; }

Property Value

Type: Boolean
See Also