Share via


SslSessionState 枚举

定义

枚举 SSL 会话生命周期中的阶段。

public enum SslSessionState
type SslSessionState = 
继承
SslSessionState

字段

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

适用于