Singer Instruments PIXL Client
Get_SerialNumberAsync(Get_SerialNumber_Parameters,CallOptions) Method



Sila2.Com.Singerinstruments.Operations.Pixlinformationprovider.V1 Namespace > PIXLInformationProvider.PIXLInformationProviderClient Class > Get_SerialNumberAsync Method : Get_SerialNumberAsync(Get_SerialNumber_Parameters,CallOptions) Method
Syntax
'Declaration
 
Public Overloads Overridable Function Get_SerialNumberAsync( _
   ByVal request As Get_SerialNumber_Parameters, _
   ByVal options As Grpc.Core.CallOptions _
) As Grpc.Core.AsyncUnaryCall(Of Get_SerialNumber_Responses)
'Usage
 
Dim instance As PIXLInformationProvider.PIXLInformationProviderClient
Dim request As Get_SerialNumber_Parameters
Dim options As Grpc.Core.CallOptions
Dim value As Grpc.Core.AsyncUnaryCall(Of Get_SerialNumber_Responses)
 
value = instance.Get_SerialNumberAsync(request, options)
public virtual Grpc.Core.AsyncUnaryCall<Get_SerialNumber_Responses> Get_SerialNumberAsync( 
   Get_SerialNumber_Parameters request,
   Grpc.Core.CallOptions options
)
public:
virtual Grpc.Core.AsyncUnaryCall<Get_SerialNumber_Responses^>^ Get_SerialNumberAsync( 
   Get_SerialNumber_Parameters^ request,
   Grpc.Core.CallOptions options
) 

Parameters

request
options
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
Overload List