PerceptionMonitorChannel.DeliveryMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the delivery mode that the current channel requires.
public:
property PerceptionMonitorChannelDeliveryMode DeliveryMode { PerceptionMonitorChannelDeliveryMode get(); };
PerceptionMonitorChannelDeliveryMode DeliveryMode();
public PerceptionMonitorChannelDeliveryMode DeliveryMode { get; }
var perceptionMonitorChannelDeliveryMode = perceptionMonitorChannel.deliveryMode;
Public ReadOnly Property DeliveryMode As PerceptionMonitorChannelDeliveryMode
Property Value
The delivery mode.
Remarks
The delivery mode determines how the data must be transmitted.