Get Method

This method retrieves the value of a Posting Acceptor property.

Syntax

ReplicationPostingAcceptor.Get(Property)

Parameters

Property

The name of the property:

Parameter Description
MaximumOpenTransactions The maximum number of transactions that can be running at the same time.
OpenTransactionsTimeout The timeout 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-1998 Microsoft Corporation. All rights reserved.