BizTalkMessage.GetSize(UInt64, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void GetSize([Runtime::InteropServices::Out] System::UInt64 % lSize, [Runtime::InteropServices::Out] bool % fImplemented);
public override void GetSize (out ulong lSize, out bool fImplemented);
override this.GetSize : uint64 * bool -> unit
Public Overrides Sub GetSize (ByRef lSize As ULong, ByRef fImplemented As Boolean)
Parameters
- lSize
- UInt64
- fImplemented
- Boolean