IObjectStore CheckIn Method (Guid, Int32)NFX Class Library

[This is preliminary documentation and is subject to change.]

Puts an object into store identified by the "key"

Namespace: NFX.ApplicationModel.Volatile
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

bool CheckIn(
	Guid key,
	int msTimeout = 0
)

Return Value

Type: OnlineBoolean
See Also