CFSocket.AcceptEvent Event

Definition

Event raised when the socket has accepted a connection (listening sockets).

public event EventHandler<CoreFoundation.CFSocket.CFSocketAcceptEventArgs> AcceptEvent;
member this.AcceptEvent : EventHandler<CoreFoundation.CFSocket.CFSocketAcceptEventArgs> 

Event Type

Applies to