Share via


EventSubscriptionAttribute Class

Definition

public ref class EventSubscriptionAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true)]
public class EventSubscriptionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true)>]
type EventSubscriptionAttribute = class
    inherit Attribute
Public Class EventSubscriptionAttribute
Inherits Attribute
Inheritance
EventSubscriptionAttribute
Derived
Attributes

Constructors

EventSubscriptionAttribute(String)
EventSubscriptionAttribute(String, ThreadOption)

Properties

Thread
Topic

Applies to