Aracılığıyla paylaş


ServiceBase.CanHandleSessionChangeEvent Özellik

Tanım

Hizmetin bir Terminal Server oturumundan alınan oturum değişikliği olaylarını işleyip işleyemeyeceğini belirten bir değer alır veya ayarlar.

public:
 property bool CanHandleSessionChangeEvent { bool get(); void set(bool value); };
public bool CanHandleSessionChangeEvent { get; set; }
[System.Runtime.InteropServices.ComVisible(false)]
public bool CanHandleSessionChangeEvent { get; set; }
member this.CanHandleSessionChangeEvent : bool with get, set
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.CanHandleSessionChangeEvent : bool with get, set
Public Property CanHandleSessionChangeEvent As Boolean

Özellik Değeri

Boolean

true hizmet Terminal Server oturumu değişiklik olaylarını işleyebilirse; aksi takdirde , false.

Öznitelikler

Özel durumlar

Bu özellik, hizmet başlatıldıktan sonra değiştirilir.

Şunlara uygulanır

Ayrıca bkz.