• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Method GetValue

GetValue<T>()

Will return the value present in the cache but only if the event was registered against Metadata or DataWithMetadata otherwise it will be null.

Declaration
public T GetValue<T>()
Returns
Type Description
T
Type Parameters
Name Description
T
Back to top Copyright © 2017 Alachisoft