GenericServiceClient Class
Implements a client proxy for a generic service.
Namespace: Microsoft.Hpc.Scheduler.Session.GenericService
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
Namespace: Microsoft.Hpc.Scheduler.Session.GenericService
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
public class GenericServiceClient extends ClientBase<IGenericServiceAsync> implements IGenericServiceAsync
public class GenericServiceClient extends ClientBase<IGenericServiceAsync> implements IGenericServiceAsync
A client application that communicates with the service by using the method that was available in Windows HPC Server 2008 of directly using the client proxy should use this class.
Platform Note: This class was introduced in Windows HPC Server 2008 R2 with Service Pack 2 (SP2) and is not supported in previous versions.
System.Object
System.ServiceModel.ClientBase
Microsoft.Hpc.Scheduler.Session.GenericService.GenericServiceClient
System.ServiceModel.ClientBase
Microsoft.Hpc.Scheduler.Session.GenericService.GenericServiceClient
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012Target Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities
Build Date:
Community Additions
ADD
Show: