RestartDeployedCodePackageResult.CodePackageInstanceId Property
Gets code package instance id.
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Syntax
public long CodePackageInstanceId { get; private set; }
Property Value
Type: System.Int64
See Also
RestartDeployedCodePackageResult Class
System.Fabric.Testability Namespace
Return to top