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.
OneWayBindingElement
class OneWayBindingElement : BindingElement
{
ChannelPoolSettings ChannelPoolSettings;
sint32 MaxAcceptedChannels;
boolean PacketRoutable;
};
The OneWayBindingElement class does not define any methods.
The OneWayBindingElement class has the following properties:
Data type: ChannelPoolSettings
Access type: Read-only
The channel pool settings.
Data type: sint32
Access type: Read-only
The maximum number of accepted channels.
Data type: boolean
Access type: Read-only
A value that indicates whether the packet is routable.
MOF | Declared in Servicemodel.mof. |
---|---|
Namespace | Defined in root\ServiceModel |