Click or drag to resize

RegistrationInfoConsumersLock Field

Gets the ReaderWriterLockSlim to be used for synchronized access to Consumers.

Namespace: GSF.ServiceBus
Assembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.181-beta
Syntax
public readonly ReaderWriterLockSlim ConsumersLock
View Source

Field Value

ReaderWriterLockSlim
See Also