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

The IOperationalContext type exposes the following members.

Properties

  NameDescription
Public propertyAddressProviderMap
A dictionary of address provider factories.
Public propertyDiscoveryTimeToLive
The TTL for multicast based discovery.
Public propertyEdition
The product edition.
Public propertyEditionName
The product edition in a formatted string.
Public propertyFilterMap
A dictionary of network filter factories.
Public propertyIdentityAsserter
An IIdentityAsserter that can be used to establish a user's identity.
Public propertyIdentityTransformer
An IIdentityTransformer that can be used to transform an IPrincipal into an identity assertion.
Public propertyIsPrincipalScopingEnabled
Indicates if principal scoping is enabled.
Public propertyLocalMember
An IMember object representing this process.
Public propertyLogCharacterLimit
The maximum number of characters for a logger daemon to queue before truncating.
Public propertyLogDestination
The destination for log messages.
Public propertyLogLevel
The logging severity level.
Public propertyLogMessageFormat
The log message format.
Public propertyLogName
The name of the logger.
Public propertySerializerMap
A dictionary of serializer factories.

See Also