NpgsqlConnection.ProcessID Property
      
     
    
       Process id of backend server. This can only be called when there is an active connection. 
      
        [Visual Basic]
        Public ReadOnly Property ProcessID As 
Integer 
      
        [C#]
        public 
int ProcessID {get;}
 
      
      
      See Also
      
        NpgsqlConnection Class | Npgsql Namespace