ServiceType Enumeration | 
Namespace: Tangosol.Net
public enum ServiceType
| Member name | Value | Description | |
|---|---|---|---|
| LocalCache | 0 | The local cache service type constant. | |
| RemoteCache | 1 | The remote cache service type constant. | |
| RemoteInvocation | 2 | The remote invocation service type constant. | |
| RemoteNameService | 3 | The remote name service type constant. |