CacheRequestEventArgs.ReturnCode Property

Solclient

CacheRequestEventArgsReturnCode Property
version: 7.2.1.27

Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public ReturnCode ReturnCode { get; }
Public ReadOnly Property ReturnCode As ReturnCode
	Get
public:
property ReturnCode ReturnCode {
	ReturnCode get ();
}

Property Value

Type: ReturnCode
See Also