Cache Remove Method

Removes an object from the cache.

Namespace:  Scribe.Core.ConnectorApi.Common

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   void   Remove(
	string   key
)

Parameters

key

Type: System String

See

Cache Class

Scribe.Core.ConnectorApi.Common Namespace