SetClientConnectionType |
Sets up the type of connection PerClient/PerObject |
SetClientSendTimeout |
Sets up client send timeout |
SetClientReceiveTimeout |
Sets up client receive timeout |
SetMinimumIncomingMessageBufferSize |
Sets incomming min buffer size (in bytes) |
SetMinimumOutgoingMessageBufferSize |
Sets outgoing min buffer size (in bytes) |
SetHoldForwardConnnection |
Sets hold forward connection |
SetSuppressCodeset |
Sets supress codeset |
UseAnyCertificateForSecurity |
Sets up security to use any certificate it finds |
SetCertificateKeyStore |
Sets up security to use specified certificate store |
SetMutualAuthentication |
Sets up security to force mutual authentication |
SetSecureClientHelloType |
Sets up security to specified secure client type hello |
SetThreadPoolSize |
Sets up server thread pool size |
SetDebugStreamWriter |
Sets application log to use a stream writer instead of writing to a file |
StartEmbeddedNameService |
Starts the embedded naming service within the current process |
SetConnectRetries |
Sets how many times to connect to remote client at what interval before failing |
SetServerIdleTimeout |
Sets up the server idle timeout in seconds |
AddAssembly |
Dymanically loads the specified Assemblies into the process |
SetDefaultPOA |
Sets the default POA |
SetORBKeyAlias |
Set an orb key alias |
SetIIOPVersion |
Sets up the IIOP Version for the Runtime |
SetBigEndian |
Sets up the Runtime to use BigEndian |
SetLittleEndian |
Sets up the Runtime to use LittleEndian |
SetUseLocateRequestForNewObjects |
Sets up the Runtime to use Locate Request for new objects |
SetEnableIndirections |
Sets up the Runtime to enable CORBA Indirections |
SetDisableIndirections |
Sets up the Runtime to disable CORBA Indirections |
SetConnnectionType |
Sets up the connection type |
SetORBIdentifier |
Sets the orb identifier |
SetORBEndpoint |
Sets the orb end point |
SetApplicationLog |
Sets up the application Log (This method is overloaded) |
SetORBPort |
Sets the orb port |
SetNamingServiceInitialReference |
Sets up the Naming Service Initail Reference |
SetORBInitialReference |
Sets up the ORB Initial Reference for specified service |
SetORBDefaultInitialReference |
Sets up the Default ORB Initial Reference for specified URI |
RuntimeConfiguration Class | Runtime Namespace