10.24.0

BrowserPropertiesTransportWindowSize Property

The TransportWindowSize affects the number of local messages which are pre-fetched by the Browser. The default is 255. The valid range is within [1..255].

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int TransportWindowSize { get; set; }

Property Value

Int32

See Also