Edit

Share via


PeerMessageOrigination Enum

Definition

Indicates the network origin of a peer channel message.

C#
public enum PeerMessageOrigination
Inheritance
PeerMessageOrigination

Fields

Name Value Description
Local 0

The message originated on the local computer.

Remote 1

The message originated from a remote computer.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1