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

Interface IEventDispatchRuntimeContributor

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

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

Contributes one or more operator-facing durable dispatch runtimes to the active eventing technology.

public interface IEventDispatchRuntimeContributor

RegisterDispatchRuntimes(IEventDispatchRuntimeRegistry)

Section titled “ RegisterDispatchRuntimes(IEventDispatchRuntimeRegistry)”

Registers one or more dispatch-runtime descriptors owned by the contributor.

void RegisterDispatchRuntimes(IEventDispatchRuntimeRegistry dispatchRuntimes)

dispatchRuntimes IEventDispatchRuntimeRegistry

The dispatch-runtime registry receiving contributed descriptors.