Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
TCP template structure to be filled in by application for TCP binding.
Syntax
typedef struct _WS_TCP_BINDING_TEMPLATE {
WS_CHANNEL_PROPERTIES channelProperties;
} WS_TCP_BINDING_TEMPLATE;
Members
channelProperties
Application provided additional channel properties that cannot be represented in policy.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |