Aracılığıyla paylaş


EventClassAttribute.AllowInprocSubscribers Özellik

Tanım

Abonelerin yayımcının işleminde etkinleştirilip etkinleştirilmeyebileceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true yayımcının sürecinde aboneler etkinleştirilebilirse; aksi takdirde , false.

Şunlara uygulanır