Enum ServiceType
Service type constants.
Namespace: Tangosol.Net
Assembly: Coherence.dll
Syntax
public enum ServiceType
Fields
| Name | Description |
|---|---|
| LocalCache | The local cache service type constant. |
| RemoteCache | The remote cache service type constant. |
| RemoteInvocation | The remote invocation service type constant. |
| RemoteNameService | The remote name service type constant. |