HttpDiagnosticProviderRequestResponseTimestamps.SslNegotiatedTimestamp 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 SSL 握手协商的时间。
public:
property IReference<DateTime> ^ SslNegotiatedTimestamp { IReference<DateTime> ^ get(); };
IReference<DateTime> SslNegotiatedTimestamp();
public System.Nullable<System.DateTimeOffset> SslNegotiatedTimestamp { get; }
var iReference = httpDiagnosticProviderRequestResponseTimestamps.sslNegotiatedTimestamp;
Public ReadOnly Property SslNegotiatedTimestamp As Nullable(Of DateTimeOffset)
属性值
SSL 握手协商的时间。