OpenBinarySucceededEventArgs 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 is executed successfully.
The OpenBinarySucceededEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Stream | Gets the binary stream of the requested file. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top