SNMPCollectionBase.IsSynchronized Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPCollectionBase Class > SNMPCollectionBase Properties >

SNMPCollectionBase.IsSynchronized Property

BR.AN.PviServices .NET


Gets a value indicating whether access to the Hashtable is synchronized (thread-safe).

[Visual Basic]

Public Overridable ReadOnly Property IsSynchronized() As Boolean _

   Implements ICollection.IsSynchronized

 

  Public Get

  End Get

End Property

[C#]

public virtual bool IsSynchronized { public get; }

Property Value

IsSynchronized

Implements

ICollection.IsSynchronized

See Also

SNMPCollectionBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]