AgentSnapshot.OSPlatform Property |
Gets or sets a value indicating what OS platform the agent is running on.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic OSPlatform OSPlatform { get; set; }
Public Property OSPlatform As OSPlatform
Get
Set
Property Value
Type:
OSPlatform
See Also