get_connection_id
  
  Description:
  public uint64 get_connection_id ()
  
 
  
    Returns the unique idenfier for the last connection used.
    This may be 0 if it was a cached resource or it has not gotten a connection yet.
    Parameters:
    
    Returns:
    
      
        | An id or 0 if no connection. |