IVsServiceInfo2.IsFreeThreaded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsFreeThreaded { bool get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public bool IsFreeThreaded { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.IsFreeThreaded : bool
Public ReadOnly Property IsFreeThreaded As Boolean
Property Value
- Attributes
Remarks
This property is safe to access from any thread.