Aracılığıyla paylaş


HttpSessionStateContainer.IsNewSession Özellik

Tanım

Oturumun geçerli istekle oluşturulup oluşturulmadığını belirten bir değer alır.

public:
 property bool IsNewSession { bool get(); };
public bool IsNewSession { get; }
member this.IsNewSession : bool
Public ReadOnly Property IsNewSession As Boolean

Özellik Değeri

true oturum geçerli istekle oluşturulduysa; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.