Persistate API documentation
Value Property
NamespacesPersistateSessionSpecific<(Of <(<'T>)>)>Value

[This is preliminary documentation and is subject to change.]

Gets or sets the session specific value.
Declaration Syntax
C#
public T Value { get; set; }
Remarks
If the value is retrieved before it is assigned in a particular session, then the default value for the type T is returned.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)