DataCollection
ETag プロパティ (C1ProxyDataCollection<T>)

C1.DataCollection.SignalR.Client アセンブリ > C1.DataCollection.SignalR.Client 名前空間 > C1ProxyDataCollection<T> クラス : ETag プロパティ
Gets a token used to resolve conflicts between different sources updating the same data.
シンタックス
'宣言
 
Public ReadOnly Property ETag As System.Guid
public System.Guid ETag {get;}
解説
This token is handled by the hub and need to be passed to it in order to perform actions.
参照

C1ProxyDataCollection<T> クラス
C1ProxyDataCollection<T> メンバ