ServiceProxy.ServiceInterfaceType Property
Definition
The interface type that is being remoted.
public Type ServiceInterfaceType { get; }
member this.ServiceInterfaceType : Type
Public ReadOnly Property ServiceInterfaceType As Type
Property Value
- Type
Service interface type
Applies to