GenericServiceRequest Class
Represents a request 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)
[MessageContractAttribute(WrapperName="GenericOperation", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true)] public class GenericServiceRequest
/** @attribute MessageContractAttribute(WrapperName="GenericOperation", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true) */ public class GenericServiceRequest
MessageContractAttribute(WrapperName="GenericOperation", WrapperNamespace="http://hpc.microsoft.com/GenericService", IsWrapped=true) public class GenericServiceRequest
Specify the GenericServiceRequest type when calling the SendRequest 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
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: