[TIBCO.EMS .NET Admin client library 5.1 documentation]
The ServerInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DisableClientTracing | Turn off client tracing, clearing all filtering settings. | |
| EnableClientTracing | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object (Overrides Object..::.ToString()()().) |
Fields
| Name | Description | |
|---|---|---|
| DETAIL_CHANNELS | ||
| DETAIL_CONSUMERS | ||
| DETAIL_PRODUCERS | ||
| DETAIL_ROUTES |
Properties
| Name | Description | |
|---|---|---|
| ACLsFile | Get the name and location of the configuration file containing
the definitions of acls.
| |
| AsyncDBSize | Get the current size of the asynchronous message store. | |
| AuthorizationEnabled | Gets or sets whether or not authorization of user credentials and permissions
is enabled.
| |
| BackupName | Get the server name and host name of the backup server connected to this
server.
| |
| BridgesFile | Get the name and location of the configuration file containing
the definitions of bridges.
| |
| ChannelsFile | Get the name and location of the configuration file containing
the definitions of pre-configured multicast channels.
| |
| ClientHeartbeatServerInterval | Returns interval between heartbeats this server requests
client connections to send to this server.
| |
| ClientTimeoutServerConnection | Returns timeout after which clients terminate connection
to this server if they do not receive heartbeats from this server.
| |
| ClientTraceEnabled | Indicates whether or not client tracing has been enabled. | |
| ClientTraceFilterType | Get the current filter type for client tracing.
| |
| ClientTraceFilterValue | Get the value that clients must match in order to be traced.
| |
| ClientTraceTarget | Get the current target for client tracing. | |
| ConfigFile | Get the name and location of the main configuration file. | |
| ConnectionCount | Get the number of connections to the server. | |
| ConsoleTraceInfo | Get or set the trace settings that determine what will be logged to the server's console window.
| |
| ConsumerCount | Get the total number of consumers. | |
| DetailedStatistics | Get or set the detailed statistics flags. | |
| DiskReadOperationsRate | Get the rate at which messages are being read from the disk. | |
| DiskReadRate | Get the rate at which messages are being read from the disk. | |
| DiskWriteOperationsRate | Get the rate at which messages are being written to the disk. | |
| DiskWriteRate | Get the rate at which messages are being written to the disk. | |
| DurableCount | Get the number of durable subscribers in the server. | |
| DurablesFile | Get the name and location of the configuration file containing
the definitions of pre-configured durable subscribers.
| |
| Evaluation | Indicates whether the server binary is an evaluation copy or a fully
licensed one.
| |
| FactoriesFile | Get the name and location of the configuration file containing
the definitions of connection factories.
| |
| FaultTolerantActivation | Get the length of time a backup server will wait for a heartbeat
message before concluding that the active server has failed.
| |
| FaultTolerantFailoverReread | Indicates whether or not the secondary server will reread all the
configuration files with the exception of the main file following a failover.
| |
| FaultTolerantHeartbeat | Get the period (in seconds) of the heartbeat messages sent by the active
server.
| |
| FaultTolerantReconnectTimeout | Get the length of time a server which has just become the active server
following a failover will wait for clients to reconnect before their
state is removed from the shared state.
| |
| FaultTolerantSSLParams | Get the server's Fault Tolerant SSL parameters. These are the
parameters that the server uses to connect to its Fault Tolerant
partner.
| |
| FaultTolerantURL | Get the URL of the fault-tolerant server for this server.
| |
| FlowControlEnabled | Indicates whether or not flow control is enabled.
| |
| FSyncEnabled | Indicates whether or not the fsync mode is used by the server when
writing data to its store file.
| |
| FTSSLPassword | Set the new private key or PKCS12 file password for fault-tolerant SSL connection. | |
| GroupsFile | Get the name and location of the configuration file containing
the definitions of groups.
| |
| InboundBytesRate | Get the volume of inbound messages per second for the server as a whole. | |
| InboundMessageCount | Get the number of inbound messages for the server. | |
| InboundMessageRate | Get the number of inbound messages per second for the server as a whole. | |
| LDAPParams | Get the LDAP parameters used by the server when authenticating through
LDAP server.
| |
| ListenPorts | Get the server's listener ports. | |
| LogFileMaxSize | Get the maximum allowed size of the log file. | |
| LogFileName | Get the log file name. | |
| LogFileSize | Get the total size of the log file. | |
| LogTraceInfo | Get or set the trace settings that determine what will be logged in the server's log file.
| |
| MaxConnections | Get the maximum number of connections this server will allow. | |
| MaxMsgMemory | Get or set the maximum allowed message memory. | |
| MaxStatisticsMemory | Get or set the maximum amount of memory that will be allocated to collecting
statistics.
| |
| MessagePoolBlockSize | Get the value of the msg_pool_block_size setting. | |
| MessagePoolSize | Get the value of the msg_pool_size setting. | |
| MessageSwappingEnabled | Get or set whether or not server message swapping is enabled. | |
| MsgMem | Get the amount of memory in use to store messages. | |
| MsgMemPooled | Get the amount of memory in use by the message pools. | |
| MulticastEnabled | Indicates whether or not multicast is enabled. | |
| MulticastStatisticsInterval | Get or set the multicast statistics interval in milliseconds. | |
| NPSendCheckMode | Returns global send check mode for NON_PERSISTENT
messages.
| |
| OutboundBytesRate | Get the volume of outbound messages per second for the server as a whole. | |
| OutboundMessageCount | Get the number of outbound messages for the server. | |
| OutboundMessageRate | Get the number of outbound messages per second for the server as a whole. | |
| Password | Set the new server password. | |
| PendingMessageCount | Get the total number of pending messages for this server. | |
| PendingMessageSize | Get the total size of pending messages for this server. | |
| ProcessId | Get the current process id of the server. | |
| ProducerCount | Get the total number of producers.
| |
| QueueCount | Get the number of queues in the server. | |
| QueuesFile | Get the name and location of the configuration file containing
the definitions of queues.
| |
| RateInterval | Get or set the statistics rate interval in milliseconds. | |
| ReserveMemory | Get the amount of reserve memory in bytes. | |
| RouteRecoverCount | Get route recover message count. | |
| RouteRecoverInterval | Get route recover interval in milliseconds. | |
| RoutesFile | Get the name and location of the configuration file containing
the definitions of routes.
| |
| RoutingEnabled | Indicates whether or not routing of messages between servers is enabled. | |
| ServerHeartbeatClientInterval | Returns interval between heartbeats this server sends to
client connections.
| |
| ServerHeartbeatServerInterval | Returns interval between heartbeats this server
requests other servers to send to this server.
| |
| ServerName | Get the name of the server. | |
| ServerRateInterval | Get or set the server statistics rate interval in milliseconds. | |
| ServerTimeoutClientConnection | Returns timeout after which this server destroys
connection from client application if heartbeats were not being
received.
| |
| ServerTimeoutServerConnection | Returns timeout after which this server destroys
connection fromanother server if heartbeats were not being received.
| |
| SessionCount | Get the number of sessions created by client applications.
| |
| SSLCertUserSpecname | Get the username clients will use to connect to the server when their
username is to be extracted from the CN field of their digital
certificate.
| |
| SSLDHSize | Get the size of the Diffie-Hellman key used by the server for client
communications.
| |
| SSLParams | Get the SSL parameters used by the server when communicating with SSL
clients.
| |
| SSLPassword | Set the new server's private key or PKCS12 file password. | |
| SSLRequireClientCert | Indicates whether or not the server will only accept SSL clients that
have certificates.
| |
| SSLUserCertUsername | Indicates whether or not the client's username is always extracted from
the CN field of the client's digital certificate.
| |
| StartTime | Get the server start time. | |
| State | Get the current state of the server.
| |
| StatisticsCleanupInterval | Get or set the statistics cleanup interval in milliseconds. | |
| StatisticsEnabled | Get or set whether or not statistics are enabled.
| |
| StoreAsyncMinimum | Get the minimum size of the server's asynchronous store file. | |
| StoreCRCEnabled | Indicates whether or not the server uses CRC verification when reading
data from the store files.
| |
| StoreDirectory | Get the directory in which the server is storing its store files. | |
| StoreMinimum | Get the minimum size of the server store files. | |
| StoresFile | Get the name and location of the configuration file containing
the definitions of pre-configured stores.
| |
| StoreSyncMinimum | Get the minimum size of the server's synchronous store file. | |
| StoreTruncateEnabled | Indicates whether or no the server will attempt to truncate the store files
when possible.
| |
| SyncDBSize | Get the current size of the synchronous message store. | |
| TibrvcmFile | Get the name and location of the configuration file containing
the definitions of pre-configured TIBCO Rendezvous Certified Messaging
listeners.
| |
| TibrvTransportsEnabled | Indicates whether or not bridging to and from transports of type tibrv
and tibrvcm is enabled.
| |
| TibssTransportsEnabled | Indicates whether or not bridging to and from SmartSockets transports
is enabled.
| |
| TopicCount | Get the number of topics in the server. | |
| TopicsFile | Get the name and location of the configuration file containing
the definitions of topics.
| |
| TrackCorrelationIds | Gets or sets whether or not tracking messages by correlation ID is enabled. | |
| TrackMsgIds | Gets or sets whether or not tracking messages by message ID is enabled. | |
| TransportsFile | Get the name and location of the configuration file containing
the definitions of external transports.
| |
| UpTime | Get the server uptime.
| |
| URL | Get the URL that should be used to contact this server. | |
| UserAuthLocations | Gets an array indicating where users will be authenticated.
| |
| UsersFile | Get the name and location of the configuration file containing
the definitions of users.
| |
| VersionInfo | Get the version of TIBCO Enterprise Message Service that the server binary is from. |