NetMessagingTransportExtensionElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the net messaging transport extension element.
public sealed class NetMessagingTransportExtensionElement : System.ServiceModel.Configuration.TransportElement
type NetMessagingTransportExtensionElement = class
inherit TransportElement
Public NotInheritable Class NetMessagingTransportExtensionElement
Inherits TransportElement
- Inheritance
-
NetMessagingTransportExtensionElement
Constructors
NetMessagingTransportExtensionElement() |
Initializes a new instance of the NetMessagingTransportExtensionElement class. |
Properties
BindingElementType |
Gets the type of binding element being used. |
PrefetchCount |
Gets or sets the number of prefetch. |
SessionIdleTimeout |
Gets or sets the SessionIdleTimeout. |
TransportSettings |
Gets or sets the transport settings element for the net messaging. |
Methods
ApplyConfiguration(BindingElement) |
Applies the settings of the specified System.ServiceModel.Channels.BindingElement to this configuration element. |
CopyFrom(ServiceModelExtensionElement) |
Copies the settings from the specified configuration element to this configuration element. |