Click or drag to resize

PlaneContextProviderStoreAndReceive Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Stores the and receive.

Namespace:  imbNLP.Toolkit.Planes.Core
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public void StoreAndReceive(
	IPlaneContext context
)

Parameters

context
Type: imbNLP.Toolkit.Planes.CoreIPlaneContext
The context.
See Also