struttura WS_TCP_BINDING_TEMPLATE (webservices.h)
Struttura del modello TCP da compilare dall'applicazione per l'associazione TCP.
Sintassi
typedef struct _WS_TCP_BINDING_TEMPLATE {
WS_CHANNEL_PROPERTIES channelProperties;
} WS_TCP_BINDING_TEMPLATE;
Members
channelProperties
L'applicazione ha fornito proprietà del canale aggiuntive che non possono essere rappresentate nei criteri.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | webservices.h |