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

Interface IHostedExecutionContributor

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

Namespace: Cephalon.Abstractions.Execution
Assembly: Cephalon.Abstractions.dll

Contributes one or more hosted or background execution descriptors to the active runtime.

public interface IHostedExecutionContributor

RegisterHostedExecutions(IHostedExecutionRegistry)

Section titled “ RegisterHostedExecutions(IHostedExecutionRegistry)”

Registers one or more hosted execution descriptors owned by the contributor.

void RegisterHostedExecutions(IHostedExecutionRegistry hostedExecutions)

hostedExecutions IHostedExecutionRegistry

The hosted-execution registry receiving hosted-execution descriptors.