Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic void SetState(
CqStateType state
)
Public Sub SetState (
state As CqStateType
)
public:
void SetState(
CqStateType state
)
member SetState :
state : CqStateType -> unit
Parameters
- state
- Type: GemStone.GemFire.CacheCqStateType
See Also