Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |