ISnapshotGenerationAgent.Abort Method

Aborts the agent operation.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
Sub Abort
'Usage
Dim instance As ISnapshotGenerationAgent

instance.Abort()
void Abort()
void Abort()
abstract Abort : unit -> unit
function Abort()

See Also

Reference

ISnapshotGenerationAgent Interface

Microsoft.SqlServer.Replication Namespace