Threshold.Equality(Threshold, Threshold) Operator
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.
public:
static bool operator ==(Microsoft::BizTalk::Bam::Management::Definition::Threshold ^ threshold1, Microsoft::BizTalk::Bam::Management::Definition::Threshold ^ threshold2);
public static bool operator == (Microsoft.BizTalk.Bam.Management.Definition.Threshold threshold1, Microsoft.BizTalk.Bam.Management.Definition.Threshold threshold2);
static member ( = ) : Microsoft.BizTalk.Bam.Management.Definition.Threshold * Microsoft.BizTalk.Bam.Management.Definition.Threshold -> bool
Public Shared Operator == (threshold1 As Threshold, threshold2 As Threshold) As Boolean
Parameters
- threshold1
- Threshold
- threshold2
- Threshold