| Attributes Summary | |
| messageBrokerName : String | The name which identifies a message broker that the DRS should connect to. |
| requestTimeout : int | Specifies how long a replicator will wait when requesting information from another replicator before giving up and assuming the information does not exist. |
| useSSL : boolean | Not shown or supported in 5. |
| userId : String | Not shown or supported in 5. |
| password | Not shown or supported in 5. |
| encryptionType : DRSEncryptionKind | Specifies the type of encryption which is used prior to transfer. |
| encryptionKeyValue : String | The base-64 encoded value of the Java security key. |
| partition : DRSPartition | |
| serialization : DRSSerialization | |
| pooling : DRSConnectionPool | |
| ssl : SecureSocketLayer | |
| Attribute Details |