Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Gets the type of the IService.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
ServiceType ServiceType { get; }

Field Value

The type of the IService.

See Also