Condividi tramite


EndpointDispatcher.IsSystemEndpoint Proprietà

Definizione

Ottiene un valore che indica se l'endpoint è stato creato internamente dal server e non dall'utente.

public:
 property bool IsSystemEndpoint { bool get(); };
public bool IsSystemEndpoint { get; }
member this.IsSystemEndpoint : bool
Public ReadOnly Property IsSystemEndpoint As Boolean

Valore della proprietà

Boolean

true se l'endpoint è stato generato dal sistema; in caso contrario, false.

Si applica a