Click or drag to resize

INameService Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

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.)
Top
See Also