ProvideServiceAttributeBase.IsFreeThreaded Property

Definition

Deterimines if the service supports being retrieved and used from any thread.

public:
 property bool IsFreeThreaded { bool get(); void set(bool value); };
public bool IsFreeThreaded { get; set; }
member this.IsFreeThreaded : bool with get, set
Public Property IsFreeThreaded As Boolean

Property Value

Applies to