Documentation for this section has not yet been entered.
This property can be used by an application to associate an application state object with the System.Net.Sockets.SocketAsyncEventArgs object. Primarily, this property is a way for an application to pass state to the application’s event handler (for example, the asynchronous operation completion method).
This property is used with all of the asynchronous socket (xxxAsync) methods.