ข้ามไปยังเนื้อหา

Interface IEventSubscriptionExecutionBindingContributor

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Eventing.Services
Assembly: Cephalon.Eventing.dll

Contributes one or more managed execution bindings for declared event subscriptions.

public interface IEventSubscriptionExecutionBindingContributor

Returns the managed execution bindings owned by the contributor.

IReadOnlyList<EventSubscriptionExecutionBindingDescriptor> GetExecutionBindings()

IReadOnlyList<EventSubscriptionExecutionBindingDescriptor>

The managed execution bindings for declared subscriptions.