ClientStation.Messaging Property

Refrence to message queue
<ID("Messaging", (int)e.Messaging)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property Messaging() As ClientMessaging
This language is not supported or no code example is available.
[ID("Messaging", (int)e.Messaging)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public ClientMessaging Messaging {get;}
This language is not supported or no code example is available.

Property Value

ClientMessaging

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition