SessionHelper.SetSessionKey C# (CSharp) Method

SetSessionKey() public static method

public static SetSessionKey ( SessionKey, sessionKey, object value ) : void
sessionKey SessionKey,
value object
return void