Click or drag to resize

FndStatisticsLastInvokeBytesSent Property

Gets or sets the number of bytes sent (before compression) to the server in the last server invoke

Namespace:  Ifs.Fnd.AccessProvider
Assembly:  Ifs.Fnd.AccessProvider (in Ifs.Fnd.AccessProvider.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public long LastInvokeBytesSent { get; set; }

Property Value

Type: Int64
See Also