BizTalkOperations.GetSubscriptions(Int32) Method
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 System.Collections.IEnumerable GetSubscriptions (int maxMatches = 50);
member this.GetSubscriptions : int -> System.Collections.IEnumerable
Public Function GetSubscriptions (Optional maxMatches As Integer = 50) As IEnumerable
Parameters
- maxMatches
- Int32