IdAttribute(UInt32) Constructor

Definition

Initializes a new instance of the IdAttribute class.

public IdAttribute (uint id);
new Orleans.IdAttribute : uint32 -> Orleans.IdAttribute
Public Sub New (id As UInteger)

Parameters

id
UInt32

The identifier.

Applies to