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
 - On
Injection Complete Attribute  
Syntax
public int ExecutionTime { get; set; }
	Value
| Type | Description | 
|---|---|
| int |