Click or drag to resize
ResponseFrameIsApplicationErrorFrame Method

[This is preliminary documentation and is subject to change.]

Checks if this frame is an application error frame

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public bool IsApplicationErrorFrame()

Return Value

Type: Boolean
True if application error frame, false otherwise
See Also