CFSocket.WriteEvent Event

Definition

Event raised when data can be written to the sockets without blocking.

public event EventHandler<CoreFoundation.CFSocket.CFSocketWriteEventArgs> WriteEvent;
member this.WriteEvent : EventHandler<CoreFoundation.CFSocket.CFSocketWriteEventArgs> 

Event Type

Applies to