SyncId.GetByteId 方法
取得 1 個位元組的同步處理識別碼。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
Public Function GetByteId As Byte
'用途
Dim instance As SyncId
Dim returnValue As Byte
returnValue = instance.GetByteId
public byte GetByteId ()
public:
unsigned char GetByteId ()
public byte GetByteId ()
public function GetByteId () : byte
傳回值
如果是長度為 1 的固定長度識別碼則為同步處理識別碼,否則會擲回 InvalidOperationException。