Click or drag to resize

TransportProvider<T> .SendBufferSize Property

Gets send buffer requested size.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.244-beta
Syntax
public int SendBufferSize { get; }
View Source

Property Value

Int32
See Also