Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Gets the name.
Namespace:
SharedCache.WinServiceAssembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public string Name { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Name As String |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get () sealed; } |
Field Value
The name.Implements
IInit..::.Name
Remarks
[Missing <remarks> documentation for "P:SharedCache.WinService.CacheExpire.Name"]