Freigeben über


SocketActivityInformation.Context Eigenschaft

Definition

Rufen Sie den zugeordneten Kontext ab, während Sie den Besitz des Sockets übertragen.

public:
 property SocketActivityContext ^ Context { SocketActivityContext ^ get(); };
SocketActivityContext Context();
public SocketActivityContext Context { get; }
var socketActivityContext = socketActivityInformation.context;
Public ReadOnly Property Context As SocketActivityContext

Eigenschaftswert

Der Kontext, der beim Übertragen des Besitzes des Sockets zugeordnet ist.

Gilt für:

Weitere Informationen