Npgsql API Documentation

FastpathArg.Send Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Sub Send( _
   ByVal s As Stream _
)
[C#]
public void Send(
   Stream s
);

See Also

FastpathArg Class | NpgsqlTypes Namespace