Gets the result of the asynchronous send operation.
An IAsyncResult that contains the data associated with the send operation.
AsyncResult identifies ongoing or completed asynchronous operations. The property contains data that helps determine which of several potential asynchronous operations to complete, and when passed to the event handler, enables EndSend to access the response message associated with the completed operation.
SendCompletedEventArgs Class | ComponentSpace.Icmp Namespace