Click or drag to resize

RelaxISWCFLinkProxyGetDefaultProxy Method

This method creates a RelaxISWCFLinkProxy object with the correct settings used to communicate with the RelaxIS WCF Link service.

Namespace: RelaxIS_SDK.RelaxISWCFLink
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public static RelaxISWCFLinkProxy GetDefaultProxy()

Return Value

RelaxISWCFLinkProxy
The proxy you can use to call functions.
See Also