SnapshotGenerationAgent.DistributorDeadlockPriority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Replication::DeadlockPriority DistributorDeadlockPriority { Microsoft::SqlServer::Replication::DeadlockPriority get(); void set(Microsoft::SqlServer::Replication::DeadlockPriority value); };
public Microsoft.SqlServer.Replication.DeadlockPriority DistributorDeadlockPriority { get; set; }
member this.DistributorDeadlockPriority : Microsoft.SqlServer.Replication.DeadlockPriority with get, set
Public Property DistributorDeadlockPriority As DeadlockPriority