Singer Instruments PIXL Client
CallInvoker Property (PIXLInformationProvider.PIXLInformationProviderClient)



Sila2.Com.Singerinstruments.Operations.Pixlinformationprovider.V1 Namespace > PIXLInformationProvider.PIXLInformationProviderClient Class : CallInvoker Property
Syntax
'Declaration
 
Protected ReadOnly Property CallInvoker As Grpc.Core.CallInvoker
'Usage
 
Dim instance As PIXLInformationProvider.PIXLInformationProviderClient
Dim value As Grpc.Core.CallInvoker
 
value = instance.CallInvoker
protected Grpc.Core.CallInvoker CallInvoker {get;}
protected:
property Grpc.Core.CallInvoker^ CallInvoker {
   Grpc.Core.CallInvoker^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PIXLInformationProvider.PIXLInformationProviderClient Class
PIXLInformationProvider.PIXLInformationProviderClient Members