NevronOpenVision
Nevron.Nov.Threading Namespace / NCacheField<TValue> Class


In This Topic
NCacheField<TValue> Class Methods
In This Topic

For a list of all members of this type, see NCacheField<TValue> members.

Public Methods
 NameDescription
Public MethodGets the value, if already created, otherwise calls the createValue to create and store it.  
Public MethodInvalidates the cached value of it is valid. Calls the specified delegate if the value is invalid and needs to be invalidated.  
Top
See Also