ListExhaustedEventArgs Members
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Contains information about why the list of URLs was exhausted for the ManagedUrl class.
The following tables list the members exposed by the ListExhaustedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
ListExhaustedEventArgs | Initializes an instance of the ListExhaustedEventArgs class using the specified ExhaustedReason object. |
Top
Public Fields
Name | Description | |
---|---|---|
Empty | (Inherited from EventArgs) |
Top
Public Properties
Name | Description | |
---|---|---|
Reason | Gets the reason why the list of URLs has been exhausted. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top