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

The IInvocationService type exposes the following members.

Properties

  NameDescription
Info
Gets the IServiceInfo object for this IService.
(Inherited from 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.
(Inherited from IService.)
UserContext
Gets or sets the user context object associated with this IService.
(Inherited from IService.)

See Also