Click or drag to resize

ZWManagerGetSendQueueCount Method

Get count of messages in the outgoing send queue.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public int GetSendQueueCount(
	uint homeId
)

Parameters

homeId
Type: SystemUInt32
The Home ID of the Z-Wave controller.

Return Value

Type: Int32
a integer message count
See Also