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
[Missing <returns> documentation for "M:Emgu.TF.Graph.ConsumeMutexLock(Emgu.TF.Output,System.String)"]
2019 Emgu Corporation, All Rights Reserved,