True if this package has also been burstcompiled and can be executed with a native function pointer
Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public bool IsBurstCompiled { get; }
VB
Public ReadOnly Property IsBurstCompiled As Boolean
Get
C++
public:
property bool IsBurstCompiled {
bool get ();
}
F#
member IsBurstCompiled : bool with get
Type: Boolean