NpgsqlConnection.SyncNotification Property
Gets flag indicating if we are using Synchronous notification or not. The default value is false.
[Visual Basic]
Public ReadOnly Property SyncNotification As
Boolean
[C#]
public
bool SyncNotification {get;}
See Also
NpgsqlConnection Class | Npgsql Namespace