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