CqState Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The CqState type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetState | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsClosed |
Returns true if the CQ is in Closed state.
|
![]() | IsClosing |
Returns true if the CQ is in Closing state.
|
![]() | IsRunning |
Returns true if the CQ is in Running state.
|
![]() | IsStopped |
Returns true if the CQ is in Stopped state.
|
![]() | SetState | |
![]() | ToString |
Returns the state in string form.
(Overrides ObjectToString.) |