Share via


ServiceProxy.ServiceInterfaceType Property

Definition

Gets the interface type that is being remoted.

public Type ServiceInterfaceType { get; }
member this.ServiceInterfaceType : Type
Public ReadOnly Property ServiceInterfaceType As Type

Property Value

Service interface type

Applies to