---
title: uipc_connect
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/uipc_connect
---

# uipc_connect

Properties of an event that indicates the connection of a socket.

## Declaration

```swift
var uipc_connect: es_event_uipc_connect_t { get set }
```

## See Also

### Socket Events

- [uipc_bind](endpointsecurity/es_events_t/uipc_bind.md)
