GenericServiceResponse Class

Represents a response from a generic service.


Namespace: Microsoft.Hpc.Scheduler.Session.GenericService
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)

'Usage
Dim instance As GenericServiceResponse

[MessageContractAttribute(WrapperName="GenericOperationResponse", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true)] 
public class GenericServiceResponse
/** @attribute MessageContractAttribute(WrapperName="GenericOperationResponse", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true) */ 
public class GenericServiceResponse
MessageContractAttribute(WrapperName="GenericOperationResponse", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true) 
public class GenericServiceResponse

Specify the GenericServiceResponse type when calling the GetResponses method.

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
  Microsoft.Hpc.Scheduler.Session.GenericService.GenericServiceResponse

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 2012

Target 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:

2013-04-22

Community Additions

ADD
Show: