GraphMutexLock Method |
Namespace: Emgu.TF
public Operation MutexLock( Output mutex, string opName = "MutexLock" )
Public Function MutexLock ( mutex As Output, Optional opName As String = "MutexLock" ) As Operation
public: Operation^ MutexLock( Output^ mutex, String^ opName = L"MutexLock" )
member MutexLock : mutex : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "MutexLock" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.MutexLock(Emgu.TF.Output,System.String)"]
2018 Emgu Corporation, All Rights Reserved,