RandomAccessStreamImageSource.PreloadAsync Method
This method is no longer supported and should not be called. See remarks.
Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public IAsyncAction PreloadAsync()
'Declaration
Public Function PreloadAsync As IAsyncAction
public:
virtual IAsyncAction^ PreloadAsync() sealed
function PreloadAsync();
Return Value
Type: IAsyncAction
This method is no longer supported and should not be called. See remarks.
Implements
Version Information
Lumia Imaging SDK
Supported in: 3.0, 2.0
See Also
RandomAccessStreamImageSource Class
RandomAccessStreamImageSource.RandomAccessStreamImageSource Members