Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.3.0)
E80354-01

The INameService type exposes the following members.

Properties

  NameDescription
Public propertyInfo
Gets the IServiceInfo object for this IService.
(Inherited from IService.)
Public propertyIsRunning
Determine whether or not the controllable service is running.
(Inherited from IControllable.)
Public propertySerializer
The ISerializer used to serialize and deserialize objects by this IService.
(Inherited from IService.)
Public propertyUserContext
Gets or sets the user context object associated with this IService.
(Inherited from IService.)

See Also