ReplicationNeighbor.SourceInvocationId Property

Definition

Gets the invocation identifier that was used by the replication source server in the last replication attempt.

public:
 property Guid SourceInvocationId { Guid get(); };
public Guid SourceInvocationId { get; }
member this.SourceInvocationId : Guid
Public ReadOnly Property SourceInvocationId As Guid

Property Value

The invocation identifier that was used by the replication source server in the last replication attempt.

Applies to

See also