다음을 통해 공유


SslSessionState 열거형

정의

SSL 세션 수명 주기의 단계를 열거합니다.

public enum SslSessionState
type SslSessionState = 
상속
SslSessionState

필드

Aborted 4
Closed 3
Connected 2
Handshake 1
Idle 0
Invalid -1

적용 대상