GraphConsumeMutexLock Method |
Namespace: Emgu.TF
public Operation ConsumeMutexLock( Output mutex_lock, string opName = "ConsumeMutexLock" )
Public Function ConsumeMutexLock ( mutex_lock As Output, Optional opName As String = "ConsumeMutexLock" ) As Operation
public: Operation^ ConsumeMutexLock( Output^ mutex_lock, String^ opName = L"ConsumeMutexLock" )
member ConsumeMutexLock : mutex_lock : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "ConsumeMutexLock" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,