DefaultOperationalContext Class | 
Namespace: Tangosol.Net
public class DefaultOperationalContext : IOperationalContext
The DefaultOperationalContext type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultOperationalContext | 
            Construct a new DefaultOperationalContext.
              | |
| DefaultOperationalContext(IXmlElement) | 
            Construct a new DefaultOperationalContext.
              | 
| Name | Description | |
|---|---|---|
| AddressProviderMap | 
            A dictionary of address provider factories.
              | |
| Config | 
            The current configuration of the object.
              | |
| DefaultOperationalConfig | 
            The default XML configuration used when one isn't explicitly passed
            in the constructor for this class.
              | |
| DefaultOperationalConfigResource | 
            The IResource for the default XML configuration used
            when one isn't explicitly passed in the constructor for this class.
              | |
| DiscoveryTimeToLive | 
            The TTL for multicast based discovery.
              | |
| Edition | 
            The product edition.
              | |
| EditionName | 
            The product edition in a formatted string.
              | |
| FilterMap | 
            A dictionary of network filter factories.
              | |
| IdentityAsserter | 
            An IIdentityAsserter that can be used to establish a
            user's identity.
              | |
| IdentityTransformer | 
            An IIdentityTransformer that can be used to transform
            an IPrincipal into an identity assertion.
              | |
| IsPrincipalScopingEnabled | 
            Indicates if principal scoping is enabled.
              | |
| LocalMember | 
            An IMember object representing this process.
              | |
| LogCharacterLimit | 
            The maximum number of characters for a logger daemon to queue
            before truncating.
              | |
| LogDestination | 
            The destination for log messages.
              | |
| LogLevel | 
            The logging severity level.
              | |
| LogMessageFormat | 
            The log message format.
              | |
| LogName | 
            The name of the logger.
              | |
| SerializerMap | 
            A dictionary of serializer factories.
              | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| LoadDefaultOperationalConfig | 
            Load and return the default XML operational configuration.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| DEFAULT_EDITION_NAME | 
            The default edition name.
              |