Table of Contents

Class WINSServicePullReplicationSettings

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the pull replication settings for a WINS server.

public class WINSServicePullReplicationSettings : WINSPullReplicationSettings
Inheritance
WINSServicePullReplicationSettings
Inherited Members

Constructors

WINSServicePullReplicationSettings()

public WINSServicePullReplicationSettings()

Properties

ReplicateAtStartup

Gets or sets whether the WINS service should commence replication with pull partners at startup.

public BooleanOption ReplicateAtStartup { get; set; }

Property Value

BooleanOption