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,String) |
'Declaration
Public Function New( _ ByVal message As String, _ ByVal key As String, _ ByVal regionName As String _ )
'Usage
Dim message As String Dim key As String Dim regionName As String Dim instance As New ItemExpiredException(message, key, regionName)
public ItemExpiredException(String message, String key, String regionName)