Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LLQ
SubscriberCallbackAttribute
C# Class LLQ.SubscriberCallbackAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: brookshi/LLQNotifier
Public Methods
Method
Description
SubscriberCallbackAttribute
(
Type
eventType
,
NotifyPriority
priority
= DEFAULT_PRIORITY,
ThreadMode
threadMode
= DEFAULT_THREAD_MODE ) :
System
Method Details
SubscriberCallbackAttribute()
public
method
public
SubscriberCallbackAttribute
(
Type
eventType
,
NotifyPriority
priority
= DEFAULT_PRIORITY,
ThreadMode
threadMode
= DEFAULT_THREAD_MODE ) :
System
eventType
System.Type
priority
NotifyPriority
threadMode
ThreadMode
return
System