Udostępnij za pośrednictwem


HttpSessionStateContainer.RemoveAll Metoda

Definicja

Czyści wszystkie wartości stanu sesji.

public:
 virtual void RemoveAll();
public void RemoveAll ();
abstract member RemoveAll : unit -> unit
override this.RemoveAll : unit -> unit
Public Sub RemoveAll ()

Implementuje

Uwagi

RemoveAll wykonuje tę samą funkcję co Clear.

Dotyczy

Zobacz też