LocalHandler Class Members
The following tables list the members exposed by LocalHandler.
Public Constructors
Name | Description | |
---|---|---|
![]() | LocalHandler Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | TimeOutInSeconds | (Inherited from EO.WebBrowser.ResourceHandler) |
![]() | WriteBufferSize | (Inherited from EO.WebBrowser.ResourceHandler) |
Public Methods
Name | Description | |
---|---|---|
![]() | Match | Overloaded. Overridden. Return True if the Request matched the local schema. Ex: "local:\\Closing" |
![]() | ProcessRequest | Overloaded. Overridden. Process the request and get the response from the local resources. |
See Also