proxyFunctionImplementations element
- Article
-
-
Generates implementations for proxy functions for port type operations.
Usage
<proxyFunctionImplementations>
child elements
</proxyFunctionImplementations>
Attributes
There are no attributes.
Child elements
Element |
Description |
async
|
Specifies whether asynchronous operations are included in the generated proxy functions.
|
events
|
Specifies whether related events are included in the generated functions.
|
faultInfo
|
Specifies whether parameters used to pass fault information are included in generated functions.
|
operation
|
Specifies an operation for which code is to be generated.
|
portType
|
Specifies the port type for which code is to be generated.
|
proxyClass
|
Specifies the name of the client-side proxy class.
|
Child element sequence
(
portType?,
operation*,
proxyClass?,
events?,
async?,
faultInfo?
)
Parent elements
Element |
Description |
file
|
Outputs a file from the code generator.
|
Label |
Value |
Minimum supported system
|
Windows Vista |
Can be empty |
Yes |