ClientMessaging.Queue Property

Queue containg messages from other clients. Columns: Source, Message, Timestamp, Processed
<ID("Queue", (int)e.Queue)> _ 
Public ReadOnly Property Queue() As TInternalDataTable
This language is not supported or no code example is available.
[ID("Queue", (int)e.Queue)] 
public TInternalDataTable Queue {get;}
This language is not supported or no code example is available.

Property Value

TInternalDataTable

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition