MonitoringBaseWithId.SetId(Guid) Method

Definition

Sets the connected object by specifying the unique identifier.

protected:
 void SetId(Guid Id);
protected void SetId (Guid Id);
member this.SetId : Guid -> unit
Protected Sub SetId (Id As Guid)

Parameters

Id
Guid

The connected object’s identifier.

Applies to