EventLogErrorThresholdExceeded Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EventLogErrorThresholdExceeded() | |
EventLogErrorThresholdExceeded(SerializationInfo, StreamingContext) |
EventLogErrorThresholdExceeded()
public:
EventLogErrorThresholdExceeded();
public EventLogErrorThresholdExceeded ();
Public Sub New ()
Applies to
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)
Parameters
- info
- SerializationInfo
- context
- StreamingContext