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