[This is preliminary documentation and is subject to change.]
Gets the maximum size of SIF messages that can be processed by this agent
when sending and receiving. The default value is 32K.

Declaration Syntax
public virtual int MaxBufferSize{ get; set;}Public Overridable Property MaxBufferSize As Integer
public:
virtual property int MaxBufferSize {
int get ();
void set (int value);
}
Value
The maximum packet size in bytes
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10