HelperEndCodeExecution Method |
KotakNet DotNet Library
Namespace:
KotakNet.Bridge
Assembly:
KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic int EndCodeExecution(
string key,
int mode = 1
)
Public Function EndCodeExecution (
key As String,
Optional mode As Integer = 1
) As Integer
Parameters
- key
- Type: SystemString
- mode (Optional)
- Type: SystemInt32
Return Value
Type:
Int32
See Also