Service |
public sealed class ServiceBindingAttribute : Attribute
The ServiceBindingAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceBindingAttribute | Initializes a new instance of the ServiceBindingAttribute class |
| Name | Description | |
|---|---|---|
| MustSelectExplicitly | Declares that the service must be selected explicitly in ProtocolStack.Open for the protocol providing the service to be used. | |
| Public | Declares that the service is visible at all levels of the protocol stack. |