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 = 1
The replication partner is a PULL only partner
PullAndPush = 3
The replication partner is both a PULL and PUSH partner
Push = 2
The replication partner is a PUSH only partner
Unknown = 0
The partner type is unknown