|
ServiceHostBaseNodeID Property
|
Gets the current node ID.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax protected Guid NodeID { get; }
Protected ReadOnly Property NodeID As Guid
Get
protected:
property Guid NodeID {
Guid get ();
}
member NodeID : Guid with get
View SourceProperty Value
GuidSee Also