The NBElementInputRecord type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | NBElementInputRecord |
Initializes a new instance of the NBElementInputRecord class.
|
Methods
Name | Description | |
---|---|---|
![]() | DestinationName |
This is called by the broker to decide where the message will be sent.
(Inherited from NBInputRecord.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ValidateData |
This is called by the broker once the message tree has been constructed.
(Inherited from NBInputRecord.) |
Properties
Name | Description | |
---|---|---|
![]() | Connector |
Returns the NBConnector to which this record belongs.
(Inherited from NBInputRecord.) |
![]() | Element |
Call this method to get the root element for this record.
|
![]() | Exception |
Allows an exception to be stored to be thrown later by the default implementation of ValidateData.
(Inherited from NBInputRecord.) |
See Also