Freigeben über


SocketActivityInformation.StreamSocket Eigenschaft

Definition

Basierend auf dem Sockettyp kann die App den Besitz des entsprechenden StreamSocket zurückerobern.

public:
 property StreamSocket ^ StreamSocket { StreamSocket ^ get(); };
StreamSocket StreamSocket();
public StreamSocket StreamSocket { get; }
var streamSocket = socketActivityInformation.streamSocket;
Public ReadOnly Property StreamSocket As StreamSocket

Eigenschaftswert

Das zurückzufordernde StreamSocket .

Gilt für: