Click or drag to resize
CqOperationConvertFromNative Method
conenience function for convertin from c++ gemfire::CqOperation::CqOperationType to CqOperationType here.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static CqOperationType ConvertFromNative(
	CqOperationType tp
)

Parameters

tp
Type: CqOperationType

Return Value

Type: CqOperationType
See Also