OpenBinaryFailedEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the event that is raised when the HTTP request used to retrieve the file from the server cannot be executed.
The OpenBinaryFailedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Message | Gets the message information of the event. | |
Status | Gets the status code of the failed HTTP request when retrieving a file from the server. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top