C# Class System.Net.AutoWebProxyScriptWrapper

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
AutoWebProxyScriptWrapper System.Collections
Close void
CloseAppDomain void
CloseAppDomainCallback void
Compile AutoWebProxyState
CreateAppDomain void
CreateInstance AutoWebProxyScriptWrapper
FindProxyForURL string
InterruptCallback void
OnDomainUnload void

Private Methods

Method Description
AutoWebProxyScriptWrapper ( ) : System.Collections
Close ( ) : void
CloseAppDomain ( int index ) : void
CloseAppDomainCallback ( TimerThread timer, int timeNoticed, object context ) : void
Compile ( Uri engineScriptLocation, string scriptBody, byte buffer ) : AutoWebProxyState
CreateAppDomain ( ) : void
CreateInstance ( ) : AutoWebProxyScriptWrapper
FindProxyForURL ( string url, string host ) : string
InterruptCallback ( TimerThread timer, int timeNoticed, object context ) : void
OnDomainUnload ( object sender, EventArgs e ) : void