C# Class Interop.HttpApi.SafeLocalFreeChannelBinding

Inheritance: System.Security.Authentication.ExtendedProtection.ChannelBinding
ファイルを表示 Open project: dotnet/corefx

Public Methods

Method Description
LocalAlloc ( int cb ) : SafeLocalFreeChannelBinding

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeLocalFreeChannelBinding ( ) : Microsoft.Win32.SafeHandles

Method Details

LocalAlloc() public static method

public static LocalAlloc ( int cb ) : SafeLocalFreeChannelBinding
cb int
return SafeLocalFreeChannelBinding

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool