Ready to test v2.39.0
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
namespace Adaptation.PeerGroup.GCL.SecsDriver
|
||||
namespace Adaptation.PeerGroup.GCL.SecsDriver;
|
||||
|
||||
public enum HsmsSessionMode
|
||||
{
|
||||
public enum HsmsSessionMode
|
||||
{
|
||||
MultiSession = 0,
|
||||
SingleSession = 1
|
||||
}
|
||||
MultiSession = 0,
|
||||
SingleSession = 1
|
||||
}
|
Reference in New Issue
Block a user