Firebird ADO.NET Provider SDK Documentation - v1.7

FbServerConfig.IpcMapSize Property

Size in bytes of one client's portion of the memory mapped file used for local connections.

[Visual Basic]
Public Property IpcMapSize As Integer
[C#]
public int IpcMapSize {get; set;}

See Also

FbServerConfig Class | FirebirdSql.Data.Firebird.Services Namespace