OnInjectionCompleteAttribute.

ExecutionTime Property

Summary

Determines the order in which the attributed method should be executed in relation to other injection events. Methods are executed from lowest Weaver.OnInjectionCompleteAttribute.ExecutionTime to highest.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
OnInjectionCompleteAttribute

Syntax

public int ExecutionTime { get; set; }

Value

Type Description
int