Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

DirectTcpListener.Callback.FilterConnectionType

DirectTcpListener.Callback.FilterConnectionType

The type of the DirectTcpListener.Callback.FilterConnection callback.

Delegate summary

Modifier and Type Method and Description
delegate Boolean

DirectTcpListener.Callback.FilterConnectionType(DirectTcpListener listener, String ipAddress, Int32 port)

The type of the DirectTcpListener.Callback.FilterConnection callback.

×