RelayedOnewayTransportElement.BindingElementType Property

Definition

Gets the type of the current instance.

public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type

Property Value

Returns a Type that contains the type of the current instance, which is the type of RelayedOnewayTransportBindingElement.

Applies to