Click or drag to resize

SubsegmentRelease Method

Release reference to this instance of segment

Namespace:  Amazon.XRay.Recorder.Core.Internal.Entities
Assembly:  AWSXRayRecorder.Core (in AWSXRayRecorder.Core.dll) Version: 2.14.0+018bfa65877dd72e346735bad4d7ad46f217da09
Syntax
C#
public override long Release()

Return Value

Type: Int64
Reference count after release
See Also