다음을 통해 공유


HttpSessionStateContainer.RemoveAll 메서드

정의

모든 세션 상태 값을 지웁니다.

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

구현

설명

RemoveAll 동일한 기능을 수행 Clear합니다.

적용 대상

추가 정보