Click or drag to resize

JobGetGZipArray Method

Serializes the current object to an GZipped array

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public byte[] GetGZipArray()

Return Value

Byte
Returns the job as a compressed GZIP archive.
See Also