SocketActivityTriggerDetails.SocketInformation Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottenere l'oggetto SocketActivityInformation per socket che ha causato l'esecuzione di SocketActivityTrigger .
public:
property SocketActivityInformation ^ SocketInformation { SocketActivityInformation ^ get(); };
SocketActivityInformation SocketInformation();
public SocketActivityInformation SocketInformation { get; }
var socketActivityInformation = socketActivityTriggerDetails.socketInformation;
Public ReadOnly Property SocketInformation As SocketActivityInformation
Valore della proprietà
Informazioni sull'attività socket per socket che hanno causato l'esecuzione di SocketActivityTrigger .