Share via


IComStatusEvent.ComStatus(Object, StatusEventArgs) Method

Definition

public:
 void ComStatus(System::Object ^ sender, Microsoft::SqlServer::Replication::StatusEventArgs ^ args);
[System.Runtime.InteropServices.DispId(1610743808)]
public void ComStatus (object sender, Microsoft.SqlServer.Replication.StatusEventArgs args);
[<System.Runtime.InteropServices.DispId(1610743808)>]
abstract member ComStatus : obj * Microsoft.SqlServer.Replication.StatusEventArgs -> unit
Public Sub ComStatus (sender As Object, args As StatusEventArgs)

Parameters

sender
Object
Attributes

Applies to