Delegate BindIPEndPointHandler
BindIPEndPointHandler delegate
Use the BindIPEndPointHandler if you need to use a specific local endpoint.
public delegate IPEndPoint BindIPEndPointHandler(IPEndPoint remoteEndPoint);
Parameter | Type | Description |
---|---|---|
remoteEndPoint | IPEndPoint | Remote endpoint |
Return Value
IPEndPoint that represents the local endpoint.
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email