StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType Property      
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.
Gets the type of the standard endpoint in the collection.
public:
 virtual property Type ^ EndpointType { Type ^ get(); };
	public override Type EndpointType { get; }
	member this.EndpointType : Type
	Public Overrides ReadOnly Property EndpointType As Type
	Property Value
The service endpoint type.