Name | Description | |
---|---|---|
![]() | NHttpImageSource Constructor | Overloaded. |
The following tables list the members exposed by NHttpImageSource.
Name | Description | |
---|---|---|
![]() | NHttpImageSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ResponseStatus | Gets the current response status. Valid only if the request status is set to Completed, otherwise ENAsyncResponseStatus.Failed is returned. |
Name | Description | |
---|---|---|
![]() | DeepClone | Overridden. Creates an identical copy of this object. |
![]() | Equals | Overridden. Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Overridden. Serves as a hash function for this type. |
Name | Description | |
---|---|---|
![]() | GetImmutableKey | Overridden. Gets an immutable image source that can be used as a hash table key for this image source. If this image source is immutable it can return itself as a key. Image sources with one frame are considered immutable. |
![]() | LoadImageData | Overridden. Overriden to send the HTTP request that gets the image data. This method is always executed on the UI thread. |