JoeScan.JCamNet Namespace

IUdpClient..::..Receive Method

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public abstract byte[] Receive(
	ref IPEndPoint endpoint
)

Parameters

endpoint
Type: IPEndPoint%

See Also


IUdpClient