10.24.0

CacheRequestEvent Enumeration

Cache event enum

Definition

Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public enum CacheRequestEvent

Members

RequestCompletedNotice0 The Cache Request has finished. The event returnCode and subCode provide status information

See Also