DsmlRequestDocument.IsSynchronized Eigenschap

Definitie

De IsSynchronized eigenschap bevat een waarde die aangeeft of de toegang tot de DsmlRequestDocument eigenschap is gesynchroniseerd (thread-safe).

protected:
 property bool IsSynchronized { bool get(); };
protected bool IsSynchronized { get; }
member this.IsSynchronized : bool
Protected ReadOnly Property IsSynchronized As Boolean

Waarde van eigenschap

trueals de toegang tot de DsmlRequestDocument synchronisatie is gesynchroniseerd (thread-safe); anders. false

Van toepassing op