Javax.Net.Ssl.ISSLSession.CreationTime Property
Returns the time this session was created, in milliseconds since midnight January 1st 1970 UTC.

Syntax

[get: Android.Runtime.Register("getCreationTime", "()J", "GetGetCreationTimeHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public long CreationTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the time this session was created, in milliseconds since midnight January 1st 1970 UTC.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1