Click or drag to resize

IBaseEndpointReadBufferSize Property

Size of the read buffer for the ITransport on the endpoint

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
int ReadBufferSize { get; set; }

Property Value

Type: Int32
See Also