Click or drag to resize

RelaxISWCFLinkProxyGetDefaultBinding Method

This method returns a working NetNamedPipeBinding object with the correct options set 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 NetNamedPipeBinding GetDefaultBinding()

Return Value

NetNamedPipeBinding
A working NetNamedPipeBinding object with the correct options set to communicate with the RelaxIS WCF service.
See Also