C# Class TSystems.RELOAD.Transport.ReloadMessageFilter

Mostra file Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Properties

Property Type Description
transactionID UInt64?

Public Methods

Method Description
ReloadMessageFilter ( System.UInt64 id ) : System

Method Details

ReloadMessageFilter() public method

public ReloadMessageFilter ( System.UInt64 id ) : System
id System.UInt64
return System

Property Details

transactionID public_oe property

public UInt64? transactionID
return UInt64?