Property EventKey
EventKey
Unique, user specified key attribute for the item added to NCache on client registration.
Declaration
public string EventKey { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | Event key of the item Added. |