Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IService type exposes the following members.

Properties

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

See Also