Structure
PostgresMessage.BackendKeyData
Identifies the message as cancellation key data. The frontend must save these values if it wishes to be able to issue CancelRequest messages later.
struct BackendKeyData
Topics
Instance Properties
var processID: Int32The process ID of this backend.var secretKey: Int32The secret key of this backend.
Default Implementations
Relationships
Conforms To
PostgresMessageTypeSwift.CopyableSwift.Escapable