Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ImageProcessor
Web
Plugins
PostProcessor
ApplicationEvents
C# Class ImageProcessor.Web.Plugins.PostProcessor.ApplicationEvents
Binds the PostProcessor to process any image requests within the web application. Many thanks to Azure Image Optimizer
Afficher le fichier
Open project: JimBobSquarePants/ImageProcessor
Méthodes publiques
Méthode
Description
Start
( ) :
void
The initial startup method.
Private Methods
Méthode
Description
PostProcess
(
object
sender
,
PostProcessingEventArgs
e
) :
void
Asynchronously post-processes cached images.
Method Details
Start()
public
static
méthode
The initial startup method.
public
static
Start
( ) :
void
Résultat
void