Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
IServiceOriented
ServiceBus
MessageFilter
C# Class IServiceOriented.ServiceBus.MessageFilter
Mostra file
Open project: jezell/iserviceoriented
Class Usage Examples
Public Methods
Method
Description
Include
(
PublishRequest
request
) :
bool
Determine whether a message should be included or skipped.
Method Details
Include()
public
abstract
method
Determine whether a message should be included or skipped.
public
abstract
Include
(
PublishRequest
request
) :
bool
request
PublishRequest
return
bool