Namespace: Alachisoft.NCache.Web.Caching
Assembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Assembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public override Object Remove( string key, LockHandle lockHandle ) |
| Visual Basic |
|---|
Public Overrides Function Remove ( _ key As String, _ lockHandle As LockHandle _ ) As Object |
| Visual C++ |
|---|
public: virtual Object^ Remove( String^ key, LockHandle^ lockHandle ) override |