|  | PeerTransferPayloadMAGIC_HEADER Field | 
 
            Header indicates the magic header for the payload
            
 
    Namespace: 
   SanteDB.DisconnectedClient.PeerToPeer
    Assembly:
   SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
 Syntax
Syntaxpublic static readonly byte[] MAGIC_HEADER
Public Shared ReadOnly MAGIC_HEADER As Byte()
public:
static initonly array<unsigned char>^ MAGIC_HEADER
static val MAGIC_HEADER: byte[]
Field Value
Type: 
Byte See Also
See Also