Singer Instruments PIXL Client
CallInvoker Property (UVSterilisationController.UVSterilisationControllerClient)



Sila2.Com.Singerinstruments.Sterilisation.Uvsterilisationcontroller.V1 Namespace > UVSterilisationController.UVSterilisationControllerClient Class : CallInvoker Property
Syntax
'Declaration
 
Protected ReadOnly Property CallInvoker As Grpc.Core.CallInvoker
'Usage
 
Dim instance As UVSterilisationController.UVSterilisationControllerClient
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

UVSterilisationController.UVSterilisationControllerClient Class
UVSterilisationController.UVSterilisationControllerClient Members