Contents

VZSocketDevice

The common behavior of socket devices.

Declaration

class VZSocketDevice

Overview

Don’t create or use a VZSocketDevice object directly. If your virtual machine’s configuration includes a VZVirtioSocketDeviceConfiguration object, the virtual machine returns a VZVirtioSocketDevice object in its socketDevices property. Use that object to configure the port-based communications for your virtual machine.

See Also

Devices