Singer Instruments PIXL Client
CallInvoker Property (ConsumablesManagementController.ConsumablesManagementControllerClient)



Sila2.Com.Singerinstruments.Operations.Consumablesmanagementcontroller.V1 Namespace > ConsumablesManagementController.ConsumablesManagementControllerClient Class : CallInvoker Property
Syntax
'Declaration
 
Protected ReadOnly Property CallInvoker As Grpc.Core.CallInvoker
'Usage
 
Dim instance As ConsumablesManagementController.ConsumablesManagementControllerClient
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

ConsumablesManagementController.ConsumablesManagementControllerClient Class
ConsumablesManagementController.ConsumablesManagementControllerClient Members