| IResponseBufferSize Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IResponse.BufferSize"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint BufferSize { get; set; }Property BufferSize As Integer
Get
Set
property int BufferSize {
int get ();
void set (int value);
}abstract BufferSize : int with get, set
Property Value
Type:
Int32
See Also