Enum WINSReplicationPartnerType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the type of replication partner a WINS Server is
public enum WINSReplicationPartnerType
Fields
Pull = 1The replication partner is a PULL only partner
PullAndPush = 3The replication partner is both a PULL and PUSH partner
Push = 2The replication partner is a PUSH only partner
Unknown = 0The partner type is unknown