Skip to main content

Class ClientSession

Inheritance​
System.Object
Inherited Members​
Show
Syntax​
public class ClientSession

Fields​

Timeout​

Declaration​
public DateTime Timeout

Key​

Declaration​
public byte[] Key

Methods​

NeedsRefreshing(TimeSpan)​

Declaration​
public bool NeedsRefreshing(TimeSpan tillRefresh)
Parameters​
TypeNameDescription
System.TimeSpantillRefresh
Returns​
TypeDescription
System.Boolean