BTXPortBinding 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.
public ref class BTXPortBinding abstract : Microsoft::XLANGs::Core::PortBinding
[System.Serializable]
public abstract class BTXPortBinding : Microsoft.XLANGs.Core.PortBinding
type BTXPortBinding = class
inherit PortBinding
Public MustInherit Class BTXPortBinding
Inherits PortBinding
- Inheritance
- Derived
- Attributes
Constructors
| BTXPortBinding() |
Fields
| _portInfo |
Properties
| IsOrdered | (Inherited from PortBinding) |
| ParentsPortInfoIndex | (Inherited from PortBinding) |
| PepLookup | |
| PortInfo | |
| RequiresDeliveryNotification | (Inherited from PortBinding) |
Methods
| Clone() | (Inherited from PortBinding) |
| GetDynamicBinding() | |
| GetPropertyValue(Type) | (Inherited from PortBinding) |
| PredicateAdjustment(PredicateGroup[], OperationInfo) | (Inherited from PortBinding) |
| SendMessage(XLANGMessage, XlangStore, Segment, OperationInfo, IList, IList, Boolean) | (Inherited from PortBinding) |
| SetPropertyValue(Type, Object) | (Inherited from PortBinding) |
| VerifyMessage(Envelope, String, Context, OperationInfo) | |