Click or drag to resize

RelaxISRemoteWCFProxyGetDefaultBinding Method

This method returns a working NetTcpBinding object with the correct options set to communicate with the RelaxIS Remote WCF node.

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteWCF
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public static NetTcpBinding GetDefaultBinding()

Return Value

NetTcpBinding
A working NetTcpBinding object with the correct options set to communicate with the RelaxIS Remote WCF node.
See Also