PeerNode.MessagePropagationFilter Property

Definition

Gets or sets a custom filter for messages received over the peer channel.

public System.ServiceModel.PeerMessagePropagationFilter MessagePropagationFilter { get; set; }

Property Value

PeerMessagePropagationFilter that contains a custom message filter.

Exceptions

No channel is open for listening.

Remarks

The message filter must be a derived type and should be recast to that type to use any custom features defined on it.

Applies to

제품 버전
.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