Enable simple write forwarding for this site. By default, write
            operations cannot be performed on a replication client site. This
            option enables forwarding of simple client put and delete operations
            to the master site for processing. These operations must use an implicit
            NULL transaction ID to be forwarded. Any other write operation that
            specifies a non-NULL transaction throws a DatabaseException. The master
            must have an open database handle for the database on which a forwarded
            write operation is being performed. All sites in the replication group 
            should have the same value for this configuration option.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0






