|
DataSubscriberVersion Property
|
Gets the version number of the protocol in use by this subscriber.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public int Version { get; }
Public ReadOnly Property Version As Integer
Get
public:
property int Version {
int get ();
}
member Version : int with get
View SourceProperty Value
Int32See Also