---
title: "multipathServiceType(_:)"
framework: network
role: symbol
role_heading: Instance Method
path: "network/nwparametersprovider/multipathservicetype(_:)"
---

# multipathServiceType(_:)

Set the multipath service to use for connections.

## Declaration

```swift
func multipathServiceType(_ type: NWParameters.MultipathServiceType) -> Self
```

## Parameters

- `type`: The multipath service type to use.
