Click or drag to resize
ILockableOperationClientId Property
Gets or sets the unique ID by which each client is identified by.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
Guid Id { get; set; }

Property Value

Type: Guid
The identifier.
See Also