Aracılığıyla paylaş


SessionStateStoreProviderBase Oluşturucu

Tanım

SessionStateStoreProviderBase sınıfının yeni bir örneğini başlatır.

protected:
 SessionStateStoreProviderBase();
protected SessionStateStoreProviderBase ();
Protected Sub New ()

Örnekler

Oturum durumu deposu sağlayıcısı uygulaması örneği için bkz. Session-State Deposu Sağlayıcısı Uygulama.

Açıklamalar

Soyut sınıfı devralan SessionStateStoreProviderBase bir sınıf için oluşturucu uygulamanız gerekmez. Bir SessionStateStoreProviderBase uygulama için başlatma değerleri yöntem uygulamasına Initialize geçirilir.

Şunlara uygulanır

Ayrıca bkz.