Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > ItemExpiredException Class > ItemExpiredException Constructor : ItemExpiredException Constructor(String,String) |
public ItemExpiredException( string key, string regionName )
'Declaration
Public Function New( _ ByVal key As String, _ ByVal regionName As String _ )
'Usage
Dim key As String Dim regionName As String Dim instance As New ItemExpiredException(key, regionName)
public ItemExpiredException(String key, String regionName)
public: ItemExpiredException( String^ key, String^ regionName )