EventClassAttribute.AllowInprocSubscribers Egenskap

Definition

Hämtar eller anger ett värde som anger om prenumeranter kan aktiveras i utgivarens process.

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

Egenskapsvärde

trueom prenumeranter kan aktiveras i utgivarens process; annars . false

Gäller för