Previous in Contents Next in Contents

Get Method

This method retrieves the value of a Posting Acceptor property.

Syntax

ReplicationPostingAcceptor.Get(Property)

Parameters

Property

The name of the property:

Property Description
MaximumOpenTransactions The maximum number of transactions that can be running at the same time.
OpenTransactionsTimeout The time-out duration, in milliseconds.
AllowAnonymous Whether anonymous users can post.
AutoStartReplications Whether replications are automatically started when a new post arrives.
PathToPA The absolute path to the Posting Acceptor directory.
RepostURL The URL on the destination server to which the postings are sent.
TargetURL The URL on the source server from which the postings are sent.

Example

See the Enum property.

See Also

Enum, Put


© 1997-2000 Microsoft Corporation. All rights reserved.