Click or drag to resize
IdmSoapBinding Constructor (Int32)
CTOR with a specific data size (don't think it's actually used currently, but could be useful in a debuggin scenario

Namespace: IdmNet.SoapModels
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public IdmSoapBinding(
	int maxDataSize
)

Parameters

maxDataSize
Type: SystemInt32

[Missing <param name="maxDataSize"/> documentation for "M:IdmNet.SoapModels.IdmSoapBinding.#ctor(System.Int32)"]

See Also