Méthode | Description | |
---|---|---|
Beginesi_invalidate_content ( byte invalidation_message, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Begininvalidate_content ( byte invalidation_message, System callback, object asyncState ) : System.IAsyncResult | ||
Endesi_invalidate_content ( System asyncResult ) : void | ||
Endget_version ( System asyncResult ) : string | ||
Endinvalidate_content ( System asyncResult ) : void | ||
WebAcceleratorProxyMessage ( ) : System |
Méthode | Description | |
---|---|---|
esi_invalidate_content ( byte invalidation_message ) : void | ||
get_version ( ) : string | ||
invalidate_content ( byte invalidation_message ) : void |
public Beginesi_invalidate_content ( byte invalidation_message, System callback, object asyncState ) : System.IAsyncResult | ||
invalidation_message | byte | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begininvalidate_content ( byte invalidation_message, System callback, object asyncState ) : System.IAsyncResult | ||
invalidation_message | byte | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endesi_invalidate_content ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endinvalidate_content ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public WebAcceleratorProxyMessage ( ) : System | ||
Résultat | System |