Mindscape LightSpeed - User Reference & API Documentation
Update Method (entity)
API ReferenceMindscape.LightSpeed.CachingCacheBrokerUpdate(Entity)
Updates the specified entity in the cache.
Declaration Syntax
C#Visual Basic
public void Update(
	Entity entity
)
Public Sub Update ( _
	entity As Entity _
)
Parameters
entity (Entity)
The entity to update.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)