Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
Service type constants.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public enum ServiceType |
Members
| Member name | Description | |
|---|---|---|
| LocalCache |
The local cache service type constant.
| |
| RemoteCache |
The remote cache service type constant.
| |
| RemoteInvocation |
The remote invocation service type constant.
|