ServerProtocol.Target Property

Definition

Gets the service object that is invoked.

protected public:
 virtual property System::Object ^ Target { System::Object ^ get(); };
protected internal virtual object Target { get; }
member this.Target : obj
Protected Friend Overridable ReadOnly Property Target As Object

Property Value

The service object that is invoked.

Applies to