ErrorThresholdExceeded 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
ErrorThresholdExceeded() | |
ErrorThresholdExceeded(SerializationInfo, StreamingContext) |
ErrorThresholdExceeded()
public:
ErrorThresholdExceeded();
public ErrorThresholdExceeded ();
Public Sub New ()
Applies to
ErrorThresholdExceeded(SerializationInfo, StreamingContext)
protected:
ErrorThresholdExceeded(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected ErrorThresholdExceeded (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.BizTalk.Adapter.Common.ErrorThresholdExceeded : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.BizTalk.Adapter.Common.ErrorThresholdExceeded
Protected Sub New (info As SerializationInfo, context As StreamingContext)
Parameters
- info
- SerializationInfo
- context
- StreamingContext