EventLogErrorThresholdExceeded Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
EventLogErrorThresholdExceeded() | |
EventLogErrorThresholdExceeded(SerializationInfo, StreamingContext) |
EventLogErrorThresholdExceeded()
public:
EventLogErrorThresholdExceeded();
public EventLogErrorThresholdExceeded ();
Public Sub New ()
Gilt für:
EventLogErrorThresholdExceeded(SerializationInfo, StreamingContext)
public:
EventLogErrorThresholdExceeded(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
public EventLogErrorThresholdExceeded (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.BizTalk.Adapter.Common.EventLogErrorThresholdExceeded : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.BizTalk.Adapter.Common.EventLogErrorThresholdExceeded
Public Sub New (info As SerializationInfo, context As StreamingContext)
Parameter
- info
- SerializationInfo
- context
- StreamingContext