Unit 'flcSocketLibSys' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fundamentals]

TFlowSpec

Declaration

Source position: flcSocketLibWindows.inc line 726

type TFlowSpec = record

  TokenRate: Int32;

  

  TokenBucketSize: Int32;

  

  PeakBandwidth: Int32;

  

  Latency: Int32;

  

  DelayVariation: Int32;

  

  ServiceType: TServiceType;

  

  MaxSduSize: Int32;

  

  MinimumPolicedSize: Int32;

  

end;



CT Web help

CodeTyphon Studio