ProtocolMessageFilter.Match

ProtocolMessageFilter.Match method

Test bij overschrijven in een afgeleide klasse of een context voldoet aan de filtercriteria.

public override bool Match(INetworkOperationContext context)
ParameterTypeBeschrijving
contextINetworkOperationContextDe context.

Winstwaarde

WAAR of het Context-object voldoet aan de filtercriteria; anders,vals .

Zie ook