WebSocketContext.IsLocal Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si le client WebSocket est connecté à partir de l'ordinateur local.
public:
abstract property bool IsLocal { bool get(); };
public abstract bool IsLocal { get; }
member this.IsLocal : bool
Public MustOverride ReadOnly Property IsLocal As Boolean
Valeur de propriété
Retourne Boolean.