---
title: type
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_uipc_connect_t/type
---

# type

The type of the socket.

## Declaration

```swift
var type: Int32
```

## Discussion

Discussion See the man page for socket(2) for a list of available type values.

## See Also

### Inspecting Event Properties

- [file](endpointsecurity/es_event_uipc_connect_t/file.md)
- [domain](endpointsecurity/es_event_uipc_connect_t/domain.md)
- [protocol](endpointsecurity/es_event_uipc_connect_t/protocol.md)
- [reserved](endpointsecurity/es_event_uipc_connect_t/reserved.md)
