Tao.DevIl SDK Documentation

Il.IL_FASTEST Field

Makes the target use a faster but more memory-intensive algorithm.

[Visual Basic]
Public Const IL_FASTEST As Integer = 1632
[C#]
public const int IL_FASTEST = 1632;

See Also

Il Class | Tao.DevIl Namespace