[This is preliminary documentation and is subject to change.]
Plugin load order. For external plugins start with values over 1000.
This is a simple way of handling dependencies of other services etc.
| C# | Visual Basic | Visual C++ |
int RequestedLoadOrder { get; }
ReadOnly Property RequestedLoadOrder As Integer
property int RequestedLoadOrder { int get (); }