Number of messages in the queue.
Source position: simpleipc.pp line 90
public property TIPCServerMsgQueue.Count : Integer read GetCount;
Count is the current number of messages in the queue.
MaxCount
Maximum number of messages in the queue, 0 for unlimited.