NEHotspotHelperCommand.CreateTcpConnection(NWEndpoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates and returns a TCP connection.
[Foundation.Export("createTCPConnection:")]
public virtual NetworkExtension.NWTcpConnection CreateTcpConnection (NetworkExtension.NWEndpoint endpoint);
abstract member CreateTcpConnection : NetworkExtension.NWEndpoint -> NetworkExtension.NWTcpConnection
override this.CreateTcpConnection : NetworkExtension.NWEndpoint -> NetworkExtension.NWTcpConnection
Parameters
- endpoint
- NWEndpoint
Returns
- Attributes