Compartir a través de


EventLogErrorThresholdReset Constructores

Definición

Sobrecargas

EventLogErrorThresholdReset()
EventLogErrorThresholdReset(SerializationInfo, StreamingContext)

EventLogErrorThresholdReset()

public:
 EventLogErrorThresholdReset();
public EventLogErrorThresholdReset ();
Public Sub New ()

Se aplica a

EventLogErrorThresholdReset(SerializationInfo, StreamingContext)

public:
 EventLogErrorThresholdReset(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
public EventLogErrorThresholdReset (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.BizTalk.Adapter.Common.EventLogErrorThresholdReset : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.BizTalk.Adapter.Common.EventLogErrorThresholdReset
Public Sub New (info As SerializationInfo, context As StreamingContext)

Parámetros

Se aplica a